Hi Noorul, There is a property typicalitem, dataitem as shown below. You can use this. Here the first column datafield is 'fname' and its width will be = width of string 'First Name' . <s:typicalItem> <s:DataItem fname='First Name' lname='Second Name' /> </s:typicalItem>
On Thu, Mar 8, 2012 at 11:41 PM, noorul ameen <[email protected]> wrote: > Hi, > I trust You are all well. > I want to set width of the DataGridColumn depends on the length of > data in cell. > i enclosed snapshot for this. > > > > thanks > noorul > > -- > 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. > -- You can only depend on yourself. The cavalry ain't coming. -- 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.

