I have a radgrid, which has a nested template view with another grid in the nested view.  I have a column that contains a hyperlink, which i only want displayed if the user is in a particular role.  I have the role part down, but my problem is I cannot access the grid through the vb.net code behind window.
I try me.gridSchedule, but it is not in the list.
How can I hide this column programmatically?
Thanks...Brian
                                I try me.gridSchedule, but it is not in the list.
How can I hide this column programmatically?
Thanks...Brian

