[flex_india:30960] Arranging columns in user defined order in a data grid without using mxml tags

2010-08-04 Thread neethu n
Hi All, I have a raw collection of objects, I want my data grid to show columns in the order required by the client and addition of the these columns should be from action script and not mxml tags like and since my collection comes dynamically from the database and i cant tell before hand how man

[flex_india:30145] error tool tip

2010-05-21 Thread neethu n
Hi All I have a require ment where i need to show the errror tool tips in a single alert for all the invalid feilds but not undestanding how to get the error tool tip. the below funtion is called vn i click a button. can any one help public function validatePrimaryDetails1(event:Mous

[flex_india:29142] set tab focus dynamically

2010-03-12 Thread neethu n
Hi All, I have a form in which nearly 20 text Inputs and Radio Buttons are generated dynamically by getting the collection from the database n iterating it (i.e by reading from the database for the required fields). My problem is I'm not get the focus on all these components. I'm able to