Hi I am testing to use a combo box inside a grid it is inside a layoutdialog, all is working fine, now I would like in the combo box show a record (first record) with a text like: Add new Item.. I did it, when the user select Add new Item.. I call a new layoutdialog and inside it appear the combobox (if I move this new layoutdialog the windows is repaint and disappear the combobox), how I can fix it? I am using alpha 3 rev 4.
other doubt, is possible to add a row to the combo box (lAdd new Item.. ), and when the user type to do a search don't all appear in the result the row Add new Item.. ?
kind regards
Frank
other doubt, is possible to add a row to the combo box (lAdd new Item.. ), and when the user type to do a search don't all appear in the result the row Add new Item.. ?
kind regards
Frank

#2
![]() |
![]() a solution to the user don't found "Add New Item..." was set '<u><font color="#ff0000">Add new record</font></u>' now the user has to type the char < to appear, and isn't common.
but yet I have the trouble when I call a new layoutdialog inside it appear the combobox (the combobox is in the previous layoutdialog), if I move this new layoutdialog the windows is repaint and disappear the combobox, how I can fix it? I am using alpha 3 rev 4. How I can force repaint a layoutdialog? kind regards Frank ![]() |