Click here to Skip to main content
15,917,859 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: listviewcontrol Pin
Coding C#12-Aug-09 22:21
Coding C#12-Aug-09 22:21 
GeneralRe: listviewcontrol Pin
mylogics12-Aug-09 23:33
professionalmylogics12-Aug-09 23:33 
GeneralRe: listviewcontrol Pin
Coding C#12-Aug-09 23:41
Coding C#12-Aug-09 23:41 
QuestionAjax Tab Container Pin
KhandelwalA12-Aug-09 21:41
KhandelwalA12-Aug-09 21:41 
AnswerRe: Ajax Tab Container Pin
mylogics12-Aug-09 23:55
professionalmylogics12-Aug-09 23:55 
Questiongridview paging problem Pin
ptvce12-Aug-09 21:36
ptvce12-Aug-09 21:36 
AnswerRe: gridview paging problem Pin
Coding C#12-Aug-09 22:18
Coding C#12-Aug-09 22:18 
GeneralRe: gridview paging problem Pin
ptvce12-Aug-09 23:04
ptvce12-Aug-09 23:04 
GeneralRe: gridview paging problem Pin
Coding C#12-Aug-09 23:45
Coding C#12-Aug-09 23:45 
QuestionIs it possible to get the value of previous page view state value in current page? Pin
Lijo Rajan12-Aug-09 21:15
Lijo Rajan12-Aug-09 21:15 
AnswerRe: Is it possible to get the value of previous page view state value in current page? Pin
Coding C#12-Aug-09 21:39
Coding C#12-Aug-09 21:39 
AnswerRe: Is it possible to get the value of previous page view state value in current page? Pin
Christian Graus12-Aug-09 22:51
protectorChristian Graus12-Aug-09 22:51 
QuestionSMTP configure Pin
kavinnagarajan12-Aug-09 20:54
kavinnagarajan12-Aug-09 20:54 
AnswerRe: SMTP configure Pin
Abhijit Jana12-Aug-09 22:50
professionalAbhijit Jana12-Aug-09 22:50 
QuestionStylish buttons and dropdown Pin
greendragons12-Aug-09 20:17
greendragons12-Aug-09 20:17 
AnswerRe: Stylish buttons and dropdown Pin
Abhishek Sur12-Aug-09 22:05
professionalAbhishek Sur12-Aug-09 22:05 
they all create those elements using css and basic html controls. They dont use the original input control.

Say for example, you can set css background:url('path') using javascript to a div when mouse hovers on it. This will create the the effect that you are talking about.

You can create a dropdown using ul,li and a few divs and css. You need to trap the events.

To do them, you must have knowledge about basic html constructs and javascript.

For time being check Yahoo UI controls. They have already built such controls. Thumbs Up | :thumbsup: Thumbs Up | :thumbsup:

Abhishek Sur

My Latest Articles
Create CLR objects in SQL Server 2005
C# Uncommon Keywords
Read/Write Excel using OleDB

Don't forget to click "Good Answer" if you like to.

AnswerApplying Search Criteria to GridView using Object data Source with store procedure Pin
atul_007in12-Aug-09 20:11
atul_007in12-Aug-09 20:11 
Questionontextchanged Pin
haleemasher12-Aug-09 19:43
haleemasher12-Aug-09 19:43 
AnswerRe: ontextchanged Pin
Abhijit Jana12-Aug-09 19:46
professionalAbhijit Jana12-Aug-09 19:46 
GeneralRe: ontextchanged Pin
haleemasher12-Aug-09 19:48
haleemasher12-Aug-09 19:48 
GeneralRe: ontextchanged Pin
4anusha412-Aug-09 20:00
4anusha412-Aug-09 20:00 
GeneralRe: ontextchanged Pin
haleemasher12-Aug-09 20:28
haleemasher12-Aug-09 20:28 
GeneralRe: ontextchanged Pin
Christian Graus12-Aug-09 22:52
protectorChristian Graus12-Aug-09 22:52 
GeneralRe: ontextchanged Pin
Oakman13-Aug-09 14:27
Oakman13-Aug-09 14:27 
QuestionBlock to save webpage Pin
kavinnagarajan12-Aug-09 18:07
kavinnagarajan12-Aug-09 18:07 

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.