:: Forum >>

How to let serverside application know the selected sublist?

I have grid table with 100 items, user selected 40 of them and click a button "Exclude Selected", how my application pickup selected 40 rows?

Thanks!
Rulin
Thursday, May 29, 2008
If you mean server-side code than you need to send the selection data to the server. Either use XMLHttpRequest object directly or AW.HTTP.Request class.
Alex (ActiveWidgets)
Thursday, May 29, 2008

This topic is archived.


Back to support forum

Forum search