Click here to Skip to main content
15,898,996 members
Home / Discussions / ASP.NET
   

ASP.NET

 
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 
AnswerRe: Block to save webpage Pin
N a v a n e e t h12-Aug-09 18:30
N a v a n e e t h12-Aug-09 18:30 
AnswerRe: Block to save webpage Pin
Christian Graus12-Aug-09 18:58
protectorChristian Graus12-Aug-09 18:58 
GeneralRe: Block to save webpage Pin
N a v a n e e t h13-Aug-09 1:11
N a v a n e e t h13-Aug-09 1:11 
AnswerRe: Block to save webpage Pin
yesu prakash12-Aug-09 19:06
yesu prakash12-Aug-09 19:06 
QuestionVB code to check whether new picture upload in the folder Pin
pearllyn12-Aug-09 15:16
pearllyn12-Aug-09 15:16 
AnswerRe: VB code to check whether new picture upload in the folder Pin
N a v a n e e t h12-Aug-09 16:03
N a v a n e e t h12-Aug-09 16:03 
GeneralRe: VB code to check whether new picture upload in the folder Pin
pearllyn12-Aug-09 18:46
pearllyn12-Aug-09 18:46 
GeneralRe: VB code to check whether new picture upload in the folder Pin
yesu prakash12-Aug-09 18:56
yesu prakash12-Aug-09 18:56 

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.