Page 1 of 1

Spin Edit / Button Like on CGDevTools Order Page?

PostPosted: 04 Dec 2014 23:32
by Aggie85
Howdy All!!

I would like to implement a spinner edit button like the one on CGDevTools order page where it has a + / - button in a grid column.

Is this possible or do I have to add a control format template with a label + two image buttons?

Merry Christmas!

Aggie85

Re: Spin Edit / Button Like on CGDevTools Order Page?

PostPosted: 05 Dec 2014 10:27
by Alexander Bulei
Hi Aggie85,

Is this possible or do I have to add a control format template with a label + two image buttons?


Yes, can use Col.EditOptions.Control, assign it to a IWCGJQSpinEdit, and make sure that its parent is the grid.


Best Regards.