lundi 9 novembre 2015

Check box in Grid in mvc

I wanna have a Grid with two rows,in on of them a check box and when a entity is true my check box checked and ...

column.For(x => x.name).Named("firstname");

column.Custom(

@<div id="btn-row-toolbar" style="width: 100px;">
   XXXXXXXX
</div>
);

what can i use in XXXXXXXX?




Aucun commentaire:

Enregistrer un commentaire