A
ad
I have 50 web page in my project, there always a DataGrid in every page.
The PreRender event is the same all of the DataGrid
I have copy/paste the code of PreRender many many times.
I think there must be a method instead of copy/paste
How can I reuese the event for all the DataGrids ?
The PreRender event is the same all of the DataGrid
I have copy/paste the code of PreRender many many times.
I think there must be a method instead of copy/paste
How can I reuese the event for all the DataGrids ?