J
juvi
Hello,
I have a webapplication with a gridview - I added a RowDataBound event to
change the text of a cell based on a condition --> this works well when
debugging locally (WinXP SP3 + Visual Studio 2008 + latest .net frameworks)
But when deploying project to the webserver (Win2k3 + asp.net 2.0) the
RowDataBound event does not changes anything. The rest of the application
works without any problems ... only the RowDataBound code does not work!?
Any ideas? Please help...looking forward for any reply.
thx
juvi
I have a webapplication with a gridview - I added a RowDataBound event to
change the text of a cell based on a condition --> this works well when
debugging locally (WinXP SP3 + Visual Studio 2008 + latest .net frameworks)
But when deploying project to the webserver (Win2k3 + asp.net 2.0) the
RowDataBound event does not changes anything. The rest of the application
works without any problems ... only the RowDataBound code does not work!?
Any ideas? Please help...looking forward for any reply.
thx
juvi