Datagrid Edit event not firing in production

R

Ryan Rueckl

In am using the datagrid's EditCommand event but rather than edit the row
right in the datagtid, the event hides the grid and brings up some drop down
lists so the user has to make a valid choice. I got everything working
right on my workstation, but when I installed it on the production (CRM)
server, the Edit event never fires. Instead it seems to reset the program
in a way because it goes right to the login screen. I added code to write
to a log file and it confirms that the edit event never fires. I've only
seen some posts that referred to where you bind the grid, but like I said it
works fine on my workstation.

Can anyone help out on this? I have been searching for answers all day
yesterday and found nothing.
 
R

Ryan Rueckl

Alvin,

Thanks for your reply. I have been trying to fix this problem, including
making changes to the code and redeploying those changes so it doesnt seem
like that's the problem.


Alvin Bruney - ASP.NET MVP said:
your event handlers probably became unmapped. the easiest thing is just to
redeploy

--
Regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @ www.lulu.com/owc
Forth-coming VSTO.NET - Wrox/Wiley 2006
-------------------------------------------------------



Ryan Rueckl said:
In am using the datagrid's EditCommand event but rather than edit the row
right in the datagtid, the event hides the grid and brings up some drop down
lists so the user has to make a valid choice. I got everything working
right on my workstation, but when I installed it on the production (CRM)
server, the Edit event never fires. Instead it seems to reset the
program
in a way because it goes right to the login screen. I added code to
write
to a log file and it confirms that the edit event never fires. I've only
seen some posts that referred to where you bind the grid, but like I said it
works fine on my workstation.

Can anyone help out on this? I have been searching for answers all day
yesterday and found nothing.
 

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

Members online

Forum statistics

Threads
473,744
Messages
2,569,481
Members
44,900
Latest member
Nell636132

Latest Threads

Top