5
Answers

Gridview Rowdatabound Event

i have a grid bind on the pageload having a rowdata bound event and rowcommand event 
in a updatepanel. i have to change the color of the row according to the condition. on pageload rowdatabound event fire but does not reflect the UI but when i click on the button it reflects the UI also. so my question why the UI not reflect at the time of pageload even the event fire at the time of pageload 
Answers (5)
0
sacresp

sacresp

NA 458 0 20y
In your C# project, add to a reference to the compiled vb.net assembly. Or, if you're using VS.NET, you can add reference to the other project (both must be loaded in the same solution)