Hi
I have a GridView in a module. I am using jQuery UI sortable to reorder the rows and it works well. However, I cannot get Request.Form to return the values of the fields in the GridView so I can save the new order in the database. There is a button below the GridView and that is recognised as one of the values but the GridView itself or the fields are not available in the NameValueCollection returned from Request.Form.
How can I access the reordered rows to save to the database?
I followed the instructions here, but the CodeBehind section doesn't seem to work with a DNN module:
https://codepedia.info/re...er-of-gridview-rows/
Thanks
These Forums are for the discussion of the open source CMS DNN platform and ecosystem.
For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:
Awesome! Simply post in the forums using the link below and we'll get you started.