cancel
Showing results for 
Search instead for 
Did you mean: 

Tableview and Lineedit - Problem

Former Member
0 Kudos

Hi @ all,

I have a problem - maybe it's easy to solute but I can't find out the mistake. I have a table view in "LINEEDIT" mode. So when user clicks on a row I show 2 dropdown lists created via iterator. First is active, second depends on input in first one. But when I click on the first one and run event handling my row loose the edit mode...

How can I make it ready for input as long as I like to have it.

Thanks for reading Matthias

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Matthias,

unfortunately I have currently no solution to solve your problem...

but I have a problem concerning tableview and dropdownlist that you obviously have fixed. How can I create the dropdown list and get the selected value within a tableview?

Many Thnks for your help.

Andreas

Former Member
0 Kudos

Hi,

In the table, there are attributes like keep selected row index and selected row index, set the index depending upon the row that you have selected as long as you want to keep it.

Hope this solves your problem

Cheers,

Kumar