This question is locked. New answers and comments are not allowed.
Hi guys,
I have a gridview with ScrollMode set to deferred and it contains multiple columns including a custom column containing a Button.
Now when I click the button, I change its text to something else. When I scroll down I see other buttons gets updated too ?
Are these same button instances ? weird lol .
How can overcome this issue ?
Thanks.
I have a gridview with ScrollMode set to deferred and it contains multiple columns including a custom column containing a Button.
Now when I click the button, I change its text to something else. When I scroll down I see other buttons gets updated too ?
Are these same button instances ? weird lol .
How can overcome this issue ?
Thanks.