02-22-2012 09:11 PM
I would like to change the tip strip of each cell on multicolumn list or table. Is there any way to do this?
02-23-2012 02:58 AM
Not statically, but you can do this in code:
That's a method on the left and a property on the right.
I don't know if this will work as you expect (it should change the tip strip, but I don't know if it will appear like you want it to), so you can also implement this yourself by having a string indicator which you show and move around using its properties.