- تاریخ ثبتنام
- 2020-06-06
- ارسالیها
- 2,936
- راهحلها
- 1
- پسندها
- 152
- امتیازها
- 63
- مدالها
- 7
- نویسنده موضوع
- مدیرکل
- #1
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.
نام موضوع : [ABMaterial] ABMTableMutable with varying number of ABMInput components problem
|
دسته : b4xfeed