I would like to create a screen that has a scrollable table but the top row and left-most column to be always visable. Much like fixing column/rows in excel. How would I go about this. Only thing I can think of is to use a listview for the column and link it in code to the position of the grid(table) and position it so it looks like it's part of the same table. Dont know about the top row though as this would be horizontal scrolling??
Any hints, tips or pointers to tutorials. Thanks
Any hints, tips or pointers to tutorials. Thanks