Re: [flexcoders] Problems with data in a DataGrid control

2007-04-10 Thread Igor Costa

Kinaru

here's a lot of example using kind asks. http://www.igorcosta.org/?p=40

Regards.


On 10 Apr 2007 04:25:39 -0700, kkinaru <[EMAIL PROTECTED]> wrote:


  Hello all.

I'm making 2 buttons, both act with a Datagrid. The first button
implements the search task, and the second one makes that all columns
change their size to fit the longest text of each column.

I've some questions about these themes.

How can I select the first column that contains the searchd text?

How can I get the size in pixels from a String? Or, perhaps, there is
any other way to adjust column width.

Can you give me any idea about this?

Thanks a lot in advance.

 





--

Igor Costa
www.igorcosta.org
www.igorcosta.com
skype: igorpcosta


[flexcoders] Problems with data in a DataGrid control

2007-04-10 Thread kkinaru
Hello all.

I'm making 2 buttons, both act with a Datagrid. The first button
implements the search task, and the second one makes that all columns
change their size to fit the longest text of each column.

I've some questions about these themes.

How can I select the first column that contains the searchd text?

How can I get the size in pixels from a String? Or, perhaps, there is
any other way to adjust column width.


Can you give me any idea about this?

Thanks a lot in advance.