Page 1 of 1

Create a native mobile checkbox in a column of datagrid

Posted: Wed Jun 18, 2014 8:06 pm
by Daross
Hi all,
It's possible to create a checkbox in a column of datagrid as in this picture ?
It would be nice to have native controls of Mobgui in datagrid

Re: Create a native mobile checkbox in a column of datagrid

Posted: Thu Jun 19, 2014 1:08 am
by Simon
Hi Daross,
It looks like you have the images just set the icon and highlight icon of a check box to your images. And then there is this lesson to implement them;
http://lessons.runrev.com/m/datagrid/l/ ... -data-grid

Simon

Re: Create a native mobile checkbox in a column of datagrid

Posted: Fri Jun 20, 2014 12:13 pm
by Daross
Hi Simon,
I did not think it was so easy :D
thanks