Footer Template controls in Datalist
-
How to make visible - true or false and Enable - true or false for the controls inside the footer template of a datalist dynamically. I have two buttons for paging in the footer one for Previous and other for Next . If the last page is true in datalist paging i should change the button to visible false. Can i have a piece of code.
VanithaVasu
-
How to make visible - true or false and Enable - true or false for the controls inside the footer template of a datalist dynamically. I have two buttons for paging in the footer one for Previous and other for Next . If the last page is true in datalist paging i should change the button to visible false. Can i have a piece of code.
VanithaVasu
-
VanithaVasu wrote:
Can i have a piece of code.
read my signature Are you using your own prevous/next button or are you using the custom ones?
We are not a Code Charity
I am using my own image in the image button from toolbox.
VanithaVasu
-
I am using my own image in the image button from toolbox.
VanithaVasu
check this article out then: http://www.codeproject.com/KB/aspnet/DataListPaging.aspx
We are not a Code Charity