Forum: ASP.NET Nov 28th, 2008 |
| Replies: 2 Views: 620 Hi,
i want to create a search result page in which i want to display results in grid, grid must contain text box to take user input . In grid results must come from the database. and grid must also... |
Forum: ASP.NET Nov 28th, 2008 |
| Replies: 0 Views: 373 Hi,
I want to include a feature same like as naaptol http://www.naaptol.com/faces/components/search/shoppingSearchResults.jsp?query=bikes&pager.offset=0
in this page when i selec a Brand... |
Forum: ASP.NET Nov 26th, 2008 |
| Replies: 0 Views: 458 Hi,
Im trying to use popupcontrolextender in my asp.net project my code is as follows:
'The targetcontrol which will raise the popupextender
<asp:HyperLink ID="HyperLink1"... |