Ask a Question related to ASP.NET Data Grid Control, Design and Development.
-
David Mans #1
Re: DataGrid's UpdateCommand event handler and CancelCommand handler problem
I am having the same problem: the wrong event handler is being fired
when column headings and page changes are clicked. I am using the
datagrid control with the OnSortCommand, OnPageIndexChanged, and
OnItemCommand fields each set to their own independent routines,
however, the event handler for the command buttons is being called when
the others should run. The really weird thing is that my code was
working fine several days ago.
Please let me know if you discover anything.
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
David Mans Guest
-
Problem with Remote Object Call from event handler
Dear All, I have an mxml with the following content. - 2 tile controls. - A Tree control which has basic nodelist which is obtained by... -
CancelCommand Event Handler Not Firing
I have an asp:DataGrid control with EnableViewState=False. I am calling DataBind on both the non-postback and the postback. I am persisting the... -
Maddening event handler problem...
I have attached a bsic file for what I am trying to accomplish I have a movieClip, represented in my example by the green circle. Within that... -
update problem in DataGrid's UpdateCommand method
Hi, anyone can help me to solve this little problem that i've spent a lot of time to solve it!! but i can't!!!! actually, i use a DataGrid, and... -
Fast signal handler switching & thread-specific handler.
jek_bask@ngs.ru (Evgeny Baskakov) writes: This is quite likely to crash on at least some pthread implementations (especially if sigaltstack was...



Reply With Quote

