Ask a Question related to ASP.NET General, Design and Development.
-
Andreas Klemt #1
UserControl in a DataGrid is after rebind gone. Why?
Hello,
I have a UserControl in my DataGrid. When I rebind my DataGrid,
the UserControls is gone. What is wrong?
Thanks,
Andreas
Andreas Klemt Guest
-
Selected (CurrentCell) doesn´t update after i rebind a dataset to my datagrid?
Hi, I have a datagrid that I load some data into through a dataset. Then I have som other controles, textboxes, where I can enter new posts... -
UserControl inside of datagrid - loses its viewstate when datagrid is re-bound on postback
I have a simple usercontrol, a datepicker which contains 3 dropdownlist , it resides inside a datagrid column and i set the selecteddate property of... -
custom usercontrol inside of datagrid - loses its state/viewstate on re-bind/postback of the datagrid
I have a simple usercontrol, a datepicker which contains 3 dropdownlist , it resides inside a datagrid column and i set the selecteddate property of... -
Cache DataGrid Datasource, Add/Delete rows and rebind problems
Hi all, Is there any way to cache the Datasource of datagrid and allow to add/delete row in cache, then rebind the datagrid from cached... -
UserControl in DataGrid
Hi! I got some problem with my DataGrid. I'm trying to load a UserControl inside my DataGrid EditItemTemplate. gear.aspx...



Reply With Quote

