you can set the width of the text boxes whenever the size of the columns changes. for this set width of text box to corresponding column width. the columns are available in datagrid.columns.
Akshar Kaul On Tue, Mar 23, 2010 at 00:45, Kiran Kumar Vasireddy <[email protected]>wrote: > Dear All, > > I am looking at this example > > http://www.flexicious.com/Home/Demo > > If you expand the Datagrid column ( I mean if you hold vertical line > between the columns and drags it) , It also moves the top text field along > with data grid column . > > Can I know how is it implemented? > > Few thoughts > > 1) Add horizontal box on top and listen for datagrid column events and > expand along with the column size ( Not sure) > 2) Can we make header as a second row in the data grid and can we add what > ever we want in the first row? > > any other EASY ideas > > Regards > Kiran > > > -- > 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.

