Custom Buttons in inline editing like we have in pagination div in jqgrid -


is possible add custom button in each row while using inline editing in jqgrid have provision add in pagination div using .navbuttonadd() function? if possible can 1 suggest how same...

you can define "actions" column formatter. here jqgrid editactioniconscolumn events , here http://blog.anupamgupta.me/2010/05/enable-inline-editing-in-jqgrid/


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -