Posted 19 December 2017, 8:49 am EST
Hello,
we using c1 component in c#.
we are trying to use set_row_position by pressing an ‘up’ button and a ‘down’ button.
but it’s always throw an exception (like the one is attached).
the rows the we want to move or set to a new position is connected to a data set, maybe its connected somehow. i tried to do some test in some small project and it’s seem to work fine, that’s why i don’t understand the problem.