PDA

View Full Version : How to use datagrid achieve similar to the functions of Microsoft project.



aliang
27 Jul 2007, 7:27 PM
I want to use datagrid achieve similar to the functions of Microsoft project.

First load the top level records,display the data in the datagrid.

Then click one of the displayed records,and dynamiclly load the children of this record from server .

The display position of these new datas must be displayed after the clicked one.

Can any of you give me an example? Thank you!~o)

cluettr
27 Jul 2007, 8:08 PM
This might get you started:

http://extjs.com/forum/showthread.php?t=9950