Hi all,
i am trying to display all users queries in my web page, now i want to give delete permission to user who raised query,
delete button is only visible in queries of their respected user only.
means for other user who loged in our web page the delete button is visible for his queries only, not to others.
i am using datalist control to display the queries.
Thanks