Sign in | Join
Last post 11-29-2006 12:03 AM by saaipradip. 5 replies.
Sort Posts: Oldest to newest Newest to oldest
I have grid view with custom paging (using gridview) and the property AutoGenerateSelectButton is set to true.
On click of the select in grid view Page Links is not visible.
saaipradip: I have grid view with custom paging (using ObjectDataSource) and the property AutoGenerateSelectButton is set to true. On click of the select in grid view Page Links is not visible.
I have grid view with custom paging (using ObjectDataSource) and the property AutoGenerateSelectButton is set to true.
Do you mean the Page Links of the grid view, or the links in your page? Also post exactly what you are doing when you click the button?
Thanks
Yes i mean the Page Link disappears when a rpw is selected.
Could you post, what exactly you doing in the button click?
The button click event is select link button event fired by GridView control