![]() |
whats about Grids ? - Printable Version +- Atozed Forums (https://www.atozed.com/forums) +-- Forum: Atozed Software Products (https://www.atozed.com/forums/forum-1.html) +--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html) +---- Forum: English (https://www.atozed.com/forums/forum-16.html) +----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html) +----- Thread: whats about Grids ? (/thread-3847.html) |
whats about Grids ? - joergb - 01-31-2024 in normaly VLC app's I use a lot of Grids. Its simple to handle and the user gets a quick overview about his data. But it seems , in Intraweb , they are treat like a bad thing. I found no way to gets a 'Cursor' in TIWGrid to show the Current Row . I don't get a event , if a Row or a Col is clicked and so on. So I use TIWListbox with a non proportinal font . In dbGrid I found here in Forum a way to use it , and show the current record. I think, its a workaround using colums and reread the table by every change of that colums. But it works for small tables. Did I miss something or accidently ignore it ? Or exist a better component ie to show a couple of data, and let the user choose one of them to work with ? |