Forum /
Ext JS 2.x - Unsupported /
Ext 2.x: Help & Discussion /
grid private data
grid private data
in grid how to put some private data for each row and this private data not display in the grid,
but when selected one row when can get the private data
in the xml-grid.js example we can put some datas that not display in the grid, but how should i get it!
i'm a chinese, English not very good! sorry!
One dataStore that keeps all the data (including the 'secret' ones)
And one columnModel that displays the non-secret ones.
When you want to show the secret data, swap the columnModel to one that shows it.
That is ofcourse if I understand you right :)
(Remember, datastore keeps the data, columnmodel tells what to show and how/where)
Ext in China? :D
Similar Threads
By melin in forum Ext 2.x: Help & Discussion
Replies: 12
Last Post: 2 Apr 2008, 10:39 PM
By dfenwick in forum Community Discussion
Replies: 0
Last Post: 28 Mar 2007, 7:51 AM
By spatel in forum Ext 1.x: Help & Discussion
Replies: 5
Last Post: 19 Feb 2007, 4:58 PM
By hgcphoenix in forum Ext 1.x: Help & Discussion
Replies: 1
Last Post: 9 Dec 2006, 9:19 AM
By jarrod in forum Ext 1.x: Bugs
Replies: 2
Last Post: 27 Nov 2006, 6:15 PM
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us