Hi,
i am using repeater to display farmer status. In the repeater in using anchor tag.
when i click it not passing hidden value of our code behind method
'SetFarmerChart()'
but i am getting value of anchor tag
'status_id'
.. When page load it is calling perfect
but when i try on anchor click it is not calling..
So how do it..
Please find the attachment