volosoft / jtable

A JQuery plugin to create AJAX based CRUD tables.
http://www.jtable.org
1.1k stars 506 forks source link

Create custom dialog form for create/update #801

Open vipul30 opened 11 years ago

vipul30 commented 11 years ago

How do you create a custom form dialog for create/update on a record? I have some specific fields and additional logic I want to put in before it gets submitted to the asp .net controller method for processing. Is there a way to display a modal dialog of a partial view in asp .net for this? Thanks.

esaesa commented 9 years ago

I vote for this as a future feature