Is there a problem allowing editing for a datagrid which is in a usercontrol?
Printable View
Is there a problem allowing editing for a datagrid which is in a usercontrol?
There should'nt be a problem.
No matter what I try it just won't call the editcommand routine.
What is the code you are using. I just wrote and demo and it worked. Also, sometimes VS.NET will unwire you event handlers so you have to do it again. That might be the problems.
Got it to work!! Not sure what problem was.