RowDataBound not working when trying on webserver??

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top