Hi, i use componentArt in my asp.net 2.0 site. In my default page i have a datagrid that shows product list and details link, so only registered user will enter to see the details i.e. the page redirects to login page. but i want that without going to login page, when a user click on the link it shows a popup window to login and redirects to details page.
thank you