Regarding sharepoint quick edit updating column value
- VishwasBhat
- Posts: 2
- Joined: Fri Mar 24, 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.
- Dmitry Kozlov
- Site Admin
- Posts: 1524
- Joined: Thu Jun 07, 2012
Hi Winston,
Very good article, by the way. g_ViewIdToViewCounterMap is a global object, so you can use it in JS-editor of Forms Designer.
Very good article, by the way. g_ViewIdToViewCounterMap is a global object, so you can use it in JS-editor of Forms Designer.
-
- Information
-
Who is online
Users browsing this forum: No registered users and 3 guests