T O P I C R E V I E W |
nikolaus |
Posted - 27 Jul 2012 : 14:00:27 I urgently need a fixed (first) column in the ctlUniGrid. Think of MS Excel: No matter how far you scrolled to the right, you always have a fixed leftest row header (first and greyed column) for not to get lost within your thousands of rows. In my grid, I need to display an index (row number or order number) to the user too! By now it is extremly annoying to the users to scroll left to get known the row number (order number) they are working with. Often times the users enter wrong data to the grid, only caused because they got lost within the rows (lines). It would be extremely helpful, if you kindly could supply any useful workaround! Thanks a lot! Nikolaus |
3 L A T E S T R E P L I E S (Newest First) |
nikolaus |
Posted - 02 Aug 2012 : 21:55:09 Boah!!! I'm really delighted! It is unbelievable that no one aked for it previously, but thanks a lot! I'll try it out these days!!! C.U., Nikolaus |
s.dav |
Posted - 31 Jul 2012 : 08:48:05 The feature you requested has been implemented and it is ready on our site; in the grid control search for a property called "FixedCols" and set the number of fixed cols you want... |
s.dav |
Posted - 30 Jul 2012 : 09:01:57 I'll check what I can do but this is not a simple feature to implement... |