Hello,
I got a problem with editable grid.
I have 5 columns and only one is editable, when I put a value in it, the editurl (a JSP Page) is called and in my http request I can get the parameter by using request.getParameter(“column_name”); but I don't find how to get all the row values in the request ?
Any help will be kindly appreciated.
Thanks,
Kevin
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top