1
Answer

Scrolling data in a listbox

Ask a question
gordon

gordon

16y
1.7k
1

I am working on an application in which I want to scroll data in a Listbox. I would like the line at the top of the box to stay constant sort of like column labels and for all new data to be added under the header line. The data will be updating up to 10 times per second. Any good ideas on how to approach this. Or is there something better to use than a listbox any suggestions would be appreciated.

 

Thanks


Answers (1)