Hi Pavan, I think you are binding some data to data grid with some value objetcs in collection and u want to know the data type of value binded to that column.For this u need to maintain some key for type of column with the help of data object in datagrid column u can access.let me know if u still have any problem
On Jan 27, 10:48 pm, Vikas Madan <[email protected]> wrote: > Datatype of a dataGridColumn ??? > > It will be DataGridColumn for a column of DataGrid. > It will be AdvancedDataGridColumn for a column of AdvancedDataGrid. > > If you explain the situation/objective more clearly to us we might be able > to help you better. > > -V > > On Thu, Jan 27, 2011 at 5:14 AM, Pavan B <[email protected]> wrote: > > How to get the datatype (like int, string,..) of a datagrid column in > > flex. > > > On Wed, Jan 26, 2011 at 6:18 PM, vicky <[email protected]> wrote: > > >> Did not understand your point. Can you please elaborate it ? > > >> -- > >> 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. > > > -- > > Thanks > > Pavan > > 814-431-0669 > > > -- > > 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.

