DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Fri, 17 Aug 2007 11:54:11 -0400,    posted on: microsoft.public.dotnet.framework.aspnet        back       

Thread Index
  1    Max2006 am
          2    Mike


Looking for grid component that view/edits sql server tables.   
Hi,

We need to develop a user control that extend GridView to be able to 
view/edit database tables.

The components should have parameters for TableName and ConnectionString, 
then shows the records and allow users edit, delete or update records.

The name of table will be define at runtime (as opposed to compile time)

Before we develop such component, I wonder if such thing is available as 
commercial or open source user control.


Any help would be appreciated,
Max
Date:Fri, 17 Aug 2007 11:54:11 -0400   Author:  

Re: Looking for grid component that view/edits sql server tables.   
It would be easier to develop your own. Its actaully pretty easy to do.
I have a web form that shows ever SQL db on the network, then the user can 
connect to it, via Id and password (if they have access to it), then they 
can select the table they want to view, (shows in a gridview) and then they 
can update,add, or delete data within the grid, click save and they see 
their changes instantly.

It didn't take long to create.



"Max2006" <alanalan1@newsgroup.nospam> wrote in message 
news:eyqzWbO4HHA.4476@TK2MSFTNGP06.phx.gbl...

> Hi,
>
> We need to develop a user control that extend GridView to be able to 
> view/edit database tables.
>
> The components should have parameters for TableName and ConnectionString, 
> then shows the records and allow users edit, delete or update records.
>
> The name of table will be define at runtime (as opposed to compile time)
>
> Before we develop such component, I wonder if such thing is available as 
> commercial or open source user control.
>
>
> Any help would be appreciated,
> Max
>
>
> 
Date:Fri, 17 Aug 2007 15:15:29 -0400   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us