Regarding sharepoint quick edit updating column value
Posted: 11 Jun 2017
Hi,
I am trying to update another column in quick edit based on change of a column in the grid. I have referred the following article:
https://www.codeproject.com/Articles/81 ... ith-JSGrid?
Can i get the value of g_ViewIdToViewCounterMap using jquery? I have dropped a list view using quick edit in one of the form and needed to get reference to the jsgrid object to invoke change functions in the grid because the value of g_ViewIdToViewCounterMap keeps on changing.
Thanks,
Winston.
I am trying to update another column in quick edit based on change of a column in the grid. I have referred the following article:
https://www.codeproject.com/Articles/81 ... ith-JSGrid?
Can i get the value of g_ViewIdToViewCounterMap using jquery? I have dropped a list view using quick edit in one of the form and needed to get reference to the jsgrid object to invoke change functions in the grid because the value of g_ViewIdToViewCounterMap keeps on changing.
Thanks,
Winston.