Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP .Net (http://www.velocityreviews.com/forums/f29-asp-net.html)
-   -   Tabcontrols and radiobuttons (http://www.velocityreviews.com/forums/t727458-tabcontrols-and-radiobuttons.html)

Man T 07-05-2010 09:54 AM

Tabcontrols and radiobuttons
 
I am using Visual Web Developer 2010 Express edition.
This tools has NO tab controls come with it but I am thinking of buying a
third-party component. Any recommendation for tab controls?

I have a main page, my planning is put 5 tabs on it, and there will be 10
radionbuttons on each of the tab.
User can select one radiobutton on each tab.
There is a OK button.
The possible scenario:

- main page, user CAN select one radiobutton on each tab
- user can browser the tabs back and forth
- click the OK button
- depends on the current tab and selected radiobutton, browser goes to
another web page
- click the OK button on page 2
- the main page will be shown
- main page need to show the current tab and selected radiobutton that WAS
selected

Is that possible?





Cubaman 07-06-2010 08:53 AM

Re: Tabcontrols and radiobuttons
 
On Jul 5, 11:54*am, "Man T" <alanpltse_NOS...@yahoo.com.au> wrote:
> I am using Visual Web Developer 2010 Express edition.
> This tools has NO tab controls come with it but I am thinking of buying a
> third-party component. Any recommendation for tab controls?
>
> I have a main page, my planning is put 5 tabs on it, and there will be 10
> radionbuttons on each of the tab.
> User can select one radiobutton on each tab.
> There is a OK button.
> The possible scenario:
>
> - main page, user CAN select one radiobutton on each tab
> - user can browser the tabs back and forth
> - click the OK button
> - depends on the current tab and selected radiobutton, browser goes to
> another web page
> - click the OK button on page 2
> - the main page will be shown
> - main page need to show the current tab and selected radiobutton that WAS
> selected
>
> Is that possible?


Maybe you could use the tab control included in Ajax Controls Toolkit.
Take a look at:
http://www.asp.net/ajax/ajaxcontrolt...Tabs/Tabs.aspx
It's free.

3P 07-08-2010 09:49 PM

Re: Tabcontrols and radiobuttons
 
Look at jQueryUI


All times are GMT. The time now is 08:21 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57