Thanks Akshar On Wed, Mar 24, 2010 at 11:57 PM, Akshar Kaul <[email protected]> wrote:
> set draggableColumns to false in the datagrid. this will prevent user from > reordering the datagrid columns. > > Akshar Kaul > > > > On Thu, Mar 25, 2010 at 01:04, Kiran Kumar Vasireddy > <[email protected]>wrote: > >> Oh Thanks Nithya for pointing this to me, I didn't even think of it.Is >> there any way we can fix the order of the columns , so the users can not >> rearrange them :) ? >> >> Regards >> >> >> On Tue, Mar 23, 2010 at 1:31 PM, nithya flex <[email protected]>wrote: >> >>> 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]<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.

