How would I make it so I can click on a column in a GridView created in Form Designer and have it toggle sort (ASC/DESC)?
Hi,
WorkflowGen does not support sorting in GridViews. It will be very complex to integrate it using the Form designer, I recommend you to create a custom web form in order to achieve this.
Best Regards,
Eddy.
Thank you for the advice and the quick reply.