- Jun 6, 2020
- 11,576
- 4,480
Hi,
As my webapp starts to take shape I've come across a problem that I just cannot solve with ABMTableMutable and ABMInput components...
Basically I have a page with two ABMCombo's and an ABMTableMutable.
As my webapp starts to take shape I've come across a problem that I just cannot solve with ABMTableMutable and ABMInput components...
Basically I have a page with two ABMCombo's and an ABMTableMutable.
- The number of rows in the table can vary depending on the value selected in Combo2.
- Each row in the table contains an ABMInput in the first cell.
- When Combo2 changes I have no problem have no problem clearing the table of rows and adding the rows with their ABMInput. Both the Row and the ABMInput have their own unique id's.
- One curious thing about the ABMInput's is that I apply an InputMask but that InputMask does not seem to be active even though it shows when I inspect it at runtime.
- When Combo1 changes I need to run through each row and set the ABMInput.Text value to "", i.e. wiping the value in each ABMInput so the user can start again.
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید