Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Saurabh

Pages: [1]
1
Hi Administrator,
I am new to javascript and JQuery. I want on click of edit button, multiple columns(not all) of row should come up with input fields. Currently I only see first cell coming with input tag as given in your example Inline Editing>> Row Editing.

Thanks in advance.  :)

how can achieve executing below line?
         $grid.pqGrid("editCell",{ rowIndx: rowIndx, colIndx: [2, 3, 4] });

         

2
Hi Administrator,
I am new to javascript and JQuery. I want on click of edit button, multiple columns(not all) of row should come up with input fields. Currently I only see first cell coming with input tag as given in your example Inline Editing>> Row Editing.

Thanks in advance.  :)

Pages: [1]