Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi All,
I'd like to scroll the row in a table widget while I'm populating it, the idea is to allow the user to see which row is under populating. Is there a property of the QTableWidget which allows me to do that?
Thanks in advance...
Thanks to All the same, I have solved.
I did it using the @setCurrentItem()@ function of the QTableWidget.
If it is Solved, kindly prepend [Solved] to your Question....
Thanks & Regards