on 2007 Feb 09 7:03 PM
I have one matrix that it would like that when the user click in tab called the window choosefromlist of Business Partner and recouped the code of the supplier, Name, Contact and filled the current line after this added to a line using it to select another Business Partner.
I made choosefromlist manually, I place its criteries and I associate it to a column that this associate to a UserDataSource, I create one datatable and I recoup the data that desire of choosefromlist for three variable.
The problem is to catch these data of the variable and insert to the Columns and after to add a new line below. As I make this. I tried with oMatrix.loadfromdatasource but it loads a line and he does not leave to create another line. if I use userdatasource it does not leave to call chossefromlist with keyboard key TAB in the column. What I must make?
Thanks,
Weverly
Hello Weverly,
If I understand you right your issue is that you need new empty lines after the user selected multiple records in the ChooseFromList, right?
Please note that in most cases you will have to call the AddRow(...) method of the Matrix to add new empty line(s).
HTH,
Frank
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
104 | |
10 | |
8 | |
7 | |
4 | |
4 | |
3 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.