Hi Flexcoders,
 
I have a DataGrid that uses the same data in 2 columns but each with a different labelFunction to display the data in different ways. the data is called 'depart' in the dataProvider and so to get this data I have to the same name to the 2 columns in the DataGrid that display the data differently.
 
When I use dg.getColumnName('depart') I always get the first of the 2 columns. I know I can use dg.getColumnAt( colIndex ) but in the future I would prefer to use the column name. I have seen an extended DataGid that allows the dragging and re-ordering of columns so the ColumnIndex will not be possible.
 
Can I use id somehow? 
 
 
Kind Regards,
 
Simon Fifield
Mango Solutions
 

Yahoo! Groups Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links

Reply via email to