Click here to Skip to main content
15,911,035 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Radio Button in a Repeater Question... Pin
just3ala212-Oct-06 4:29
just3ala212-Oct-06 4:29 
GeneralRe: Radio Button in a Repeater Question... Pin
minhpc_bk12-Oct-06 15:11
minhpc_bk12-Oct-06 15:11 
GeneralRe: Radio Button in a Repeater Question... Pin
just3ala213-Oct-06 6:36
just3ala213-Oct-06 6:36 
QuestionEnum Problem Pin
shapper10-Oct-06 7:12
shapper10-Oct-06 7:12 
AnswerRe: Enum Problem Pin
minhpc_bk10-Oct-06 15:26
minhpc_bk10-Oct-06 15:26 
Questionhelp with simple regex expressions Pin
ThePlagueIsBack10-Oct-06 6:26
ThePlagueIsBack10-Oct-06 6:26 
AnswerRe: help with simple regex expressions Pin
minhpc_bk10-Oct-06 15:29
minhpc_bk10-Oct-06 15:29 
QuestionColour (color) picker selectors, is this doable? Pin
Member 9610-Oct-06 6:19
Member 9610-Oct-06 6:19 
I've been looking for a good colour selector for asp.net and while there are zillions out there, there are few good ones at all.

Many are still stuck on the old websafe colour palette which is dead as a dodo these days.

I have a theory but am not knowledgeable about Javascript / colour pallets etc to know if it's doable, but here's what I'm thinking of doing:

Create an asp.net server control for colour selection. Instead of the little box with hundreds of little boxes in it, each with it's own event and clickability etc, just one image, perhaps static or generated on the fly from some parameters that shows a sweep through all possible colours within a given range of colours and resolution.

When a user mouses over it or clicks in it, instead of having oodles of clickable elements inside it, you find the position clicked and then reverse calculate the color that would be at that position using a math routine of some kind.

This way you have a lighter footprint on the page content going to the browser, you can make more beautiful color selectors rather than the grids you currently see almost everywhere and the shackles of the websafe colour pallette are gone as well.

If it works then you extend it to support being inside a datagrid and databinding, attaching to an edit control to insert the selected value as hex etc etc. All the nifty things that aren't currently available.

Doable or is there a good reason why I don't see it done that way?


(variety in spelling of the word Colour intentional)
AnswerRe: Colour (color) picker selectors, is this doable? Pin
Mike Ellison10-Oct-06 7:01
Mike Ellison10-Oct-06 7:01 
GeneralRe: Colour (color) picker selectors, is this doable? Pin
Member 9610-Oct-06 7:17
Member 9610-Oct-06 7:17 
QuestionProblems with SQL Pin
Britney S. Morales10-Oct-06 6:04
Britney S. Morales10-Oct-06 6:04 
AnswerRe: Problems with SQL Pin
Member 9610-Oct-06 7:19
Member 9610-Oct-06 7:19 
AnswerRe: Problems with SQL Pin
just3ala210-Oct-06 8:38
just3ala210-Oct-06 8:38 
AnswerRe: Problems with SQL Pin
ednrgc17-Oct-06 7:17
ednrgc17-Oct-06 7:17 
GeneralRe: Problems with SQL Pin
Britney S. Morales18-Oct-06 2:27
Britney S. Morales18-Oct-06 2:27 
GeneralRe: Problems with SQL Pin
ednrgc18-Oct-06 2:37
ednrgc18-Oct-06 2:37 
GeneralRe: Problems with SQL Pin
ednrgc18-Oct-06 2:43
ednrgc18-Oct-06 2:43 
GeneralRe: Problems with SQL Pin
ednrgc18-Oct-06 5:05
ednrgc18-Oct-06 5:05 
Questionvalidation problem !! Pin
vijay258310-Oct-06 4:54
vijay258310-Oct-06 4:54 
AnswerRe: validation problem !! Pin
minhpc_bk10-Oct-06 15:35
minhpc_bk10-Oct-06 15:35 
QuestionMagicAjax Problem Pin
mahammadhusen10-Oct-06 4:33
mahammadhusen10-Oct-06 4:33 
AnswerRe: MagicAjax Problem Pin
minhpc_bk10-Oct-06 15:38
minhpc_bk10-Oct-06 15:38 
Questiondate validation in javascript Pin
sudheerkonda10-Oct-06 3:59
sudheerkonda10-Oct-06 3:59 
AnswerRe: date validation in javascript Pin
minhpc_bk10-Oct-06 15:43
minhpc_bk10-Oct-06 15:43 
QuestionSolution for File Upload Problem “Can not access closed file” Pin
vprai_k10-Oct-06 3:59
vprai_k10-Oct-06 3:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.