On RowDataBound event you can set the HyperLink. Enabled = true or false based on the text value retrieved from DB. In that case you can get both updated value and disable/enabled status on databind.
databindlistviewLinkButton
Kindly mark this post as "Answer", if it helped you.
basheerkal
Star
10672 Points
2426 Posts
Re: How to Databind ListView without enabling LinkButtons
Apr 14, 2012 02:56 AM|LINK
OK.
On RowDataBound event you can set the HyperLink. Enabled = true or false based on the text value retrieved from DB. In that case you can get both updated value and disable/enabled status on databind.
databind listview LinkButton
(Talk less..Work more)