one more thing, when user swaps column datagrid, then you have to re-arrange the text box and other controls. this is one of the problem when u add relational control to dg
this is bit tricky, but as go ahead with coding you can plan for this On Tue, Mar 23, 2010 at 6:36 PM, Kiran Kumar Vasireddy <[email protected]>wrote: > Thanks Akshar and Nithya for your response .You guys are really great > > Regards > Kiran > > > On Tue, Mar 23, 2010 at 12:25 AM, nithya flex <[email protected]>wrote: > >> First option is better, because it will give more control over resizing >> the text box and combox than adding it as renderer. >> >> very easy to do, go ahead. >> >> >> >> On Tue, Mar 23, 2010 at 12:45 AM, 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]<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]<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.

