Hey all,
I am having trouble getting my DetailTables expansion to work with a RaisePostBackEvent that I use for my OnRowClick event in my RadGrid.
When I have a RaisePostBackEvent in my code behind, my row expansion for my DetailTables does not fire, but if I simply comment out the RaisePostBackEvent code block it works just fine.
Any ideas? I can't find anything about it anywhere.
Thank you!
Dan
I am having trouble getting my DetailTables expansion to work with a RaisePostBackEvent that I use for my OnRowClick event in my RadGrid.
When I have a RaisePostBackEvent in my code behind, my row expansion for my DetailTables does not fire, but if I simply comment out the RaisePostBackEvent code block it works just fine.
Any ideas? I can't find anything about it anywhere.
Thank you!
Dan