Hi Guys, I just wanted to know: Why there aren't two versions of the TableColumns component as the TablePages/TableFormPages ones for dealing with forms?
I'm writing a table inside a form and was looking for a "TableFormColumns" that sadly doesn't exist... I'd like to sort a table column submitting an enclosing form, instead of submitting a link. This is because I've got a few "client:page" properties and I'd like to submit them with http POST during column sorting. I fear my serialized properties could exceed the GET size limit. Paolo
