Hello,
i'm trying to create simple editable user's rights grid. Rights are numeric using bits, eg: 1: Right 1, 256: Right 2, 512: Right 3, ….. In grid i want to display names of rights but in editing want checkboxes. And there is problem, when using custom rule and creating checkboxes, all will have same name and same id. But on FIRST form show custom_value parameter elem has length 0 and on others have 1.
My code can be found on
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top