table control paging
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hi Code project people, can anyone help me out with how to page table control? will be expecting your responses. thanks in advance.
AFAIK you can't. Take a look at the
DataGrid
instead.
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook