Hi, Instead of using itemEditor put a button or link in that column and show popup with details the user can edit . if u use the whole hbox in itemeditor the application look and feel will not be looking good
On Nov 10, 9:32 am, VJ <[email protected]> wrote: > access name in itemRenderer using set data property like _data[name] > register click event there with name property and in listening method open > your vbox like this.visible=true; do this only in handleClick method > otherwise set it to this.visible=false; when the vbox will open your width > for that row will increase automatically....Tc Cheers otherwise show me the > code whenever you get chance thursday nu mai freee haaaa > > On Mon, Nov 8, 2010 at 11:37 PM, bikramjit singh > <[email protected]>wrote: > > > Hi friends > > > I am facing problem with grid.i will appreciate if any help me to come out > > with this problem.i m working on advanced data grid.and on third column > > click on that i hv to open hbox in a grid.and rest of the rows slide down. > > for exapmle in 3 rd colum i hv person name click on that h box will open in > > that i hv person details.and rest of rows slide down.I don't hv hieraraichal > > data.Data is cmg from VO. > > > Advanced Thanks > > > -- > > You received this message because you are subscribed to the Google Groups > > "Flex India Community" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<flex_india%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/flex_india?hl=en. -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

