Home All Groups Group Topic Archive Search About

.NET DataGrid Control

microsoft.public.dotnet.framework.aspnet.datagridcontrol
Score Reload/refresh data in datagrid
Pieter Jansen - 3 Nov 2007 5:28 PM - 8 messages
Hi, When some control in a page modifies the data displayed in a datagrid (through an sql update query, of course), how do I refresh the datagrid? Binding the datagrid doesn't seem to work. Re-binding the datasource doesn't work. Binding the datasources also doesn't help. ...
Score Programattically setting gridview to edit mode
Nirmal Singh - 2 Nov 2007 1:12 PM - 4 messages
I have a button on my form which is enabled when the user selects a record in the datagrid (I do not want an edit button for each record in the grid). How can I force the datagrid into edit mode when the user clicks on this ...
Score edit template to edit record with null field
Tony WONG - 29 Oct 2007 9:28 AM - 2 messages
i am new to asp.net i find when using edit template to edit record with "null field", it fail it is ok when the record has no null data field. how should i do?  Thanks tony ...
Next » 2 3 4 5 6 7 8 9 10