Ask a Question related to ASP.NET Data Grid Control, Design and Development.
-
Ivan gil #1
DATAGRID CUSTOM CONTROL
Hi to all this is my first post y have 2 questions :P...
ok im doing a custom control that declare inside a datagrid that custom
control have a public property tabla as datatable that get the datatable
that the datagrid will represent...
1.-All works fine when i set that property from load_page sub of the page
that contains the control but i need that work in design time i have do that
but when the sub render start tabla is nothing :( but i set that in design
mode....
2.-Now im continue seting that property from code...and i have another
question...how can i show the delete column of a data grid? (in
executiontime)
Thanks for all i hope somebody can help me!!
Ivan
Ivan gil Guest
-
Sort in custom datagrid control
Hello, I have created my custom datagrid control and I would like to sort in that control. I mean I dont want to sort in the webform. I want to... -
Custom DataGrid Control !
Hi All! Is it possible to define a DataGrid User control for a ASP application so that all the changes made to this control could reflect to... -
Custom DataGrid User Control !
Hi All! Is it possible to define a DataGrid User control for a ASP application so that all the changes made to this control could reflect to... -
custom datagrid control bind?
I have created a custom datagrid control. I have embedded buttons for sorting the columns within the datagrid. I can capture when these buttons are... -
custom datagrid control for reuse
Hi all, I have created a class for a custom datagrid control, whenn testing the control it appears ok in design time on the test web form,...



Reply With Quote

