Home All Groups Group Topic Archive Search About

.NET DataGrid Control

microsoft.public.dotnet.framework.aspnet.datagridcontrol
Score updating row in datagrid
gayathri - 2 Mar 2007 12:35 PM - 4 messages
how to update all the rows at a time in my datagrid column ...with out using Update statement................???? ...
Score Problem with persisting dynamically added custom template column i
Sriram Mallajyosula - 2 Mar 2007 9:32 AM - 2 messages
I have added dynamically template column to a datagrid but, the controls disapear while the page postback. how to persist the controls with values even after postback in page in c#. ...
Score Subform on web page
Edward B. - 1 Mar 2007 7:44 PM - 2 messages
So I am really familiar with Access and trying to duplicate the functionality on a web page (and didn't see a nice way to export my form from Access)... Have a data entry web page, but want a subform that has a one-to-many ...
Score GridView RowEditing Requery question
dev648237923 - 28 Feb 2007 7:42 PM - 6 messages
I have a Requery() function for my data. I call it when !Page.IsPostback to fill the grid (so I set the DataSource and call DataBind manually). Now my user clicks Edit in the grid so now RowEditing fires. In RowEditing I do: ...
Score Where is the processing done - VS2005 Web development
AAJ - 27 Feb 2007 9:21 AM - 4 messages
Hi all I use datagrids bound to Objectdatasources in turn bound to datatables Every thing works Ok, but I'm curious on how it actually works. I have a view in my SQL Server 2000 database. i.e. vw_KPITurnAround I connect to the view via a XSD data table with something like ...
Score set dropdownlist selectedindex in datagrid
pleaseexplaintome - 25 Feb 2007 10:52 PM - 2 messages
Hi all, I have a datagrid with a dropdownlist and would like to have the dropdownlist display a database value correctly while the grid is in edit mode. I have a templatecolumn as follows: <asp:TemplateColumn HeaderText="New Route"> ...
Next » 2 3 4 5 6 7 8 9 10