User-1418772296 posted
Hi,
I use listbox to display records as list. But it displayed a combobox at smartphone. But i need records to display as list.
Which component do i use for List?
List should be like per record should be one or two line. If record words lengt is so long, it can be two line. All words should be read at records.
Records should be one column.
If there are a lot of records, Scroll should be dispplayed right side.
Item text display text, and item value should have record id.
I can use to item click. When i click item, sub records should be load.
Thanks.