Column Access Control in Subgrid

QuestionsColumn Access Control in Subgrid
Matt Kern asked 9 years ago

Is it possible to utilize the column access control functionality in a subgrid?

3 Answers
Abu Ghufran answered 9 years ago

Yes, thats doable. You can connect onload event of subgrid and apply access control code there.
Sample code: http://pastebin.com/WNDjCWgs

Matt Kern answered 9 years ago

Thanks, Abu.

Is it possible to still permit the '$grid["cellEdit"]' functionality with column access?

Also, I notice that while the row edit buttons disappear, the row can still be edited with the 'edit' button at the bottom of the subgrid. Can this 'edit' button be made conditional as well?

Abu Ghufran answered 9 years ago

Hi Matt,

Currently it's not supported with celledit mode.
It will need some core level changes.

Your Answer

15 + 6 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?