P
pvong
Newbie doing this in VB.Net using VS2008.
I created a Template column in my GV and I have a Label control in this
template column and this is column 10.
I have a RowDataBound. All I want it to do is get access Label control.
Can someone show me how to do that?
Pretend I want to give it a text of "123", how can I get label.text = "123"
in RowDataBound?
Thanks!
I created a Template column in my GV and I have a Label control in this
template column and this is column 10.
I have a RowDataBound. All I want it to do is get access Label control.
Can someone show me how to do that?
Pretend I want to give it a text of "123", how can I get label.text = "123"
in RowDataBound?
Thanks!