Click here to Skip to main content
15,890,282 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: regular expession Pin
Nish Nishant6-Nov-07 12:46
sitebuilderNish Nishant6-Nov-07 12:46 
QuestionEditable DropDownList Pin
varshavmane5-Nov-07 23:28
varshavmane5-Nov-07 23:28 
AnswerRe: Editable DropDownList Pin
Sandeep Akhare5-Nov-07 23:33
Sandeep Akhare5-Nov-07 23:33 
GeneralRe: Editable DropDownList Pin
varshavmane5-Nov-07 23:42
varshavmane5-Nov-07 23:42 
GeneralRe: Editable DropDownList Pin
Sandeep Akhare5-Nov-07 23:49
Sandeep Akhare5-Nov-07 23:49 
GeneralRe: Editable DropDownList Pin
varshavmane5-Nov-07 23:50
varshavmane5-Nov-07 23:50 
AnswerRe: Editable DropDownList Pin
Sonia Gupta5-Nov-07 23:46
Sonia Gupta5-Nov-07 23:46 
GeneralRe: Editable DropDownList Pin
varshavmane5-Nov-07 23:50
varshavmane5-Nov-07 23:50 
Hi Sonia,

Thanks for reply. I am using the style sheet as:

.textbox
{
position: absolute;
top: 60px;
left: 150px;
height: 20px;
width: 230px;
border: 0px;
font-family:Verdana;
text-align:left;
font-size: 9px;
font-style: normal;
color:#1E438D;
padding-left : 2px;
text-decoration: none;
z-index: 100px;
}
.combo
{
position: absolute;
height: 20px;
width: 250px;
top: 60px;
font-family:Verdana;
text-align:left;
font-size: 9px;
font-style: normal;
color:#1E438D;
padding-left : 2px;
text-decoration: none;
}

and here textbox is appears behind the combo which I dont want. I want the textbox to appear in front of combo so that I can type in something of select anything as I have kept the width of textbox less than combo.

Thanks again...
GeneralRe: Editable DropDownList Pin
Sonia Gupta6-Nov-07 0:00
Sonia Gupta6-Nov-07 0:00 
QuestionWant to read excel file in asp.net using vb.net Pin
Khawar Abbas15-Nov-07 22:54
Khawar Abbas15-Nov-07 22:54 
AnswerRe: Want to read excel file in asp.net using vb.net Pin
Ganesan Sankaran5-Nov-07 23:19
Ganesan Sankaran5-Nov-07 23:19 
AnswerRe: Want to read excel file in asp.net using vb.net Pin
Sun Rays6-Nov-07 0:19
Sun Rays6-Nov-07 0:19 
Questionregular expession string for whole value or fractional value Pin
Sonia Gupta5-Nov-07 22:06
Sonia Gupta5-Nov-07 22:06 
AnswerRe: regular expession string for whole value or fractional value Pin
Christian Graus5-Nov-07 22:11
protectorChristian Graus5-Nov-07 22:11 
AnswerRe: regular expession string for whole value or fractional value Pin
divyesh14325-Nov-07 22:13
divyesh14325-Nov-07 22:13 
AnswerRe: regular expession string for whole value or fractional value Pin
Piyush Vardhan Singh5-Nov-07 22:16
Piyush Vardhan Singh5-Nov-07 22:16 
GeneralRe: regular expession string for whole value or fractional value Pin
Sonia Gupta5-Nov-07 22:25
Sonia Gupta5-Nov-07 22:25 
GeneralRe: regular expession string for whole value or fractional value Pin
N a v a n e e t h5-Nov-07 22:29
N a v a n e e t h5-Nov-07 22:29 
GeneralRe: regular expession string for whole value or fractional value Pin
Christian Graus5-Nov-07 22:31
protectorChristian Graus5-Nov-07 22:31 
GeneralRe: regular expession string for whole value or fractional value Pin
N a v a n e e t h5-Nov-07 22:34
N a v a n e e t h5-Nov-07 22:34 
GeneralRe: regular expession string for whole value or fractional value Pin
Sonia Gupta5-Nov-07 22:35
Sonia Gupta5-Nov-07 22:35 
GeneralRe: regular expession string for whole value or fractional value Pin
Christian Graus5-Nov-07 22:38
protectorChristian Graus5-Nov-07 22:38 
GeneralRe: regular expession string for whole value or fractional value Pin
N a v a n e e t h5-Nov-07 22:41
N a v a n e e t h5-Nov-07 22:41 
GeneralRe: regular expession string for whole value or fractional value Pin
Sonia Gupta5-Nov-07 22:43
Sonia Gupta5-Nov-07 22:43 
GeneralRe: regular expession string for whole value or fractional value Pin
Piyush Vardhan Singh5-Nov-07 22:42
Piyush Vardhan Singh5-Nov-07 22:42 

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.