dharma
24 Jun 2008, 8:18 AM
I have an editor grid which loads the data from two diferent stores in the similar way as explained in FAQ("26. Load data to a grid from two diferent server calls/stores").
Now When the user clicks on the editor cell of a second store, the editor shows the dataIndex value of the column rather than the value that was used by the renderer.
How would i make the editor to use the same renderer function to initialize the value and on EditComplete how do I update the store?
Thanks
Now When the user clicks on the editor cell of a second store, the editor shows the dataIndex value of the column rather than the value that was used by the renderer.
How would i make the editor to use the same renderer function to initialize the value and on EditComplete how do I update the store?
Thanks