When EnableAjax="True", it seems the "OnRowExpanded" event does not fire. When I turn this off, i do get the event.
Any suggestions?
Hello djmartain,
Thank you for posting in our community. When the EnableAjax is set to true, “OnRowExpanded” I hit only the first time when each row is expanded after you collapse the row and expand again this event is not fired. This is the normal behavior if you experience behavior different from that I will recommend to upgrade to latest service release and try it again.
I hope this helps.
For any further questions do not hesitate to contact me.
Sincerely,
Georgi Sashev
Developer Support Engineer
Infragistics, Inc.
http://ko.infragistics.com/support
Could you explain why this is the Normal Behaviour??
For a button Click event, it fires every time the button is click. Logically, the row Expanded event should fire every time the row is expanded, not just the first time.