Skip to Content
0
Former Member
Oct 12, 2005 at 08:41 PM

How to Use ChooseFromList with a DataBind Matrix

62 Views

Hi there,

I get a problem with DataBind Matrix, I like to show CFL

in one column in Matrix, the Matrix bind with a DBDataSource,when user press TAB Key in the cell that link with CFL, it show the CFL dialog, the problem is after user choose one row from CFL, I should fill the cell with the choose value, but the datasource do not content the new value, the CFL will show again, do I need add the new row to DB and Load data from datasource again, or have other better way to show CFL and fill the choose value as user input value?

Thanks in advance!

Lanjun Wang