EDN Admin
Well-known member
Hi,
We are using asp.net 2.0 c# application with infragistics ultraweb grid control (extranet). We are binding data to webgrid control and we have templated columns with hyperlinks. Based on one of database field columns (not shown to the user), we hide or show
hyperlinks (hyperlinks are there for view, update, delete). One of the user doesnt have update rights on some transactions. So, update hyperlink shouldnt be visible to the user.
What is happening is, if the client user comes to our office and logs in from our machine, she doesnt see the update links to those rows. We went with her and when she log in on her machine and goes to that page, she sees update links in her grid.
All our machines (company wide) are same IE and Java and browsers set up.
I dont know how to trouble shoot this issue.
I appreciate your response.
Thanks,
Spunny
View the full article
We are using asp.net 2.0 c# application with infragistics ultraweb grid control (extranet). We are binding data to webgrid control and we have templated columns with hyperlinks. Based on one of database field columns (not shown to the user), we hide or show
hyperlinks (hyperlinks are there for view, update, delete). One of the user doesnt have update rights on some transactions. So, update hyperlink shouldnt be visible to the user.
What is happening is, if the client user comes to our office and logs in from our machine, she doesnt see the update links to those rows. We went with her and when she log in on her machine and goes to that page, she sees update links in her grid.
All our machines (company wide) are same IE and Java and browsers set up.
I dont know how to trouble shoot this issue.
I appreciate your response.
Thanks,
Spunny
View the full article