I am working on asp .net 2.0 mobile web application in which there is an objectlist mobile web control. The objectlist control is inside a panel web control whose Paginate property is set to true. Also i have given a numeric value say (5) to ItemsPerPage property of objectlist
I m creating objectlist dynamically and binding data from arraylist, the problem I m facing here is i m getting data on the grid as hyperlink as usual, but when i click on hyperlink, page post back but no details are being displayed.
Hi there I'm trying to use the Mobile Form CustomerAttributes dictionary to add some custom attributes to the <body> tag generated (for Html devices). I've set allowCustomAttributes="true" in the <mobileControls > tag in