This is a migrated thread and some comments may be shown as answers.

Permissions for rad grid in share point

1 Answer 39 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
D.SRINIVASA
Top achievements
Rank 2
D.SRINIVASA asked on 15 Feb 2012, 03:40 PM

Hi This is Srinu   I want help in my share point application I used rad grid

I have two groups Owners and Members
I am using RadGrid for displaying Users, because we had a multiple options with Rad Grid.Enable Delete option in Rad Grid
Delete link should not display to Members group users. I should disply for Owners group users only
 Iam attaching my screenshot  for better understanding 

1 Answer, 1 is accepted

Sort by
0
Marin
Telerik team
answered on 20 Feb 2012, 09:56 AM
Hi Srinu,

 You can configure the visibility of the Delete link in the ItemDataBound event of the grid. There you can access each individual cell and hide or show its content depending on a condition. More information can be found in this help topic.

Kind regards,
Marin
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
ComboBox
Asked by
D.SRINIVASA
Top achievements
Rank 2
Answers by
Marin
Telerik team
Share this question
or