Approprate Controls
-
Hi to All, Could anyone please help me finding a proper control, or may be an plugin to display a sets of images with some description with it....I have 100 of images like that...the user should be able to see say 1 15-20 at a time...first he sud see without details...on some user interection on the page user can see the details of it...My main intension is to make UI very attractive too I am new to asp.net and ajax...please help me out.. thanks in advance
----------------------------- I am a beginner
-
Hi to All, Could anyone please help me finding a proper control, or may be an plugin to display a sets of images with some description with it....I have 100 of images like that...the user should be able to see say 1 15-20 at a time...first he sud see without details...on some user interection on the page user can see the details of it...My main intension is to make UI very attractive too I am new to asp.net and ajax...please help me out.. thanks in advance
----------------------------- I am a beginner
hrishiS wrote:
I am new to asp.net and ajax...please help me out..
If you're new, why are you working on a project like this ? Why are you using AJAX if you're new to ASP.NET ? Is this for work, for for yourself ? If there's nothing in the ASP.NET AJAX library that you can use, you'd have to search the web, I assume writing something is not an option.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
-
Hi to All, Could anyone please help me finding a proper control, or may be an plugin to display a sets of images with some description with it....I have 100 of images like that...the user should be able to see say 1 15-20 at a time...first he sud see without details...on some user interection on the page user can see the details of it...My main intension is to make UI very attractive too I am new to asp.net and ajax...please help me out.. thanks in advance
----------------------------- I am a beginner
Read about Repeater control[^]. It allows you to take more control over the rendered HTML.
hrishiS wrote:
I am new to asp.net and ajax...please help me out..
You don't need AJAX here AFAIK.
Best wishes, Navaneeth
-
Read about Repeater control[^]. It allows you to take more control over the rendered HTML.
hrishiS wrote:
I am new to asp.net and ajax...please help me out..
You don't need AJAX here AFAIK.
Best wishes, Navaneeth
I will bet any amount you like that he has no idea what AJAX actually is, and he's really asking for some client side script to make his thumbnails jump out and to make the whole thing as cool as it can be.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
-
hrishiS wrote:
I am new to asp.net and ajax...please help me out..
If you're new, why are you working on a project like this ? Why are you using AJAX if you're new to ASP.NET ? Is this for work, for for yourself ? If there's nothing in the ASP.NET AJAX library that you can use, you'd have to search the web, I assume writing something is not an option.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
Hi Christian, Thanks for your reply... I like to learn new staff...And i believe, best way is to do some project. Hence, I am making an project, which if its comes up good i will deploy it. Thats it. And this work is not for any one but for myself as i have told you...I was just looking for some hints so that i can move forward. Anyway,thanks for your advices, i will keep those in mind..
----------------------------- I am a beginner