Click here to Skip to main content
15,901,426 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: need validation expression string Pin
N a v a n e e t h13-Aug-07 21:29
N a v a n e e t h13-Aug-07 21:29 
Questionproblem in remotin plz help Pin
Piyush Vardhan Singh13-Aug-07 19:57
Piyush Vardhan Singh13-Aug-07 19:57 
AnswerRe: problem in remotin plz help Pin
Talal Sultan13-Aug-07 21:47
Talal Sultan13-Aug-07 21:47 
GeneralRe: problem in remotin plz help Pin
Piyush Vardhan Singh13-Aug-07 22:12
Piyush Vardhan Singh13-Aug-07 22:12 
GeneralRe: problem in remotin plz help Pin
Talal Sultan13-Aug-07 22:57
Talal Sultan13-Aug-07 22:57 
QuestionBrowser compatibility Error Pin
nandhububbly13-Aug-07 19:50
nandhububbly13-Aug-07 19:50 
AnswerRe: Browser compatibility Error Pin
Michael Sync13-Aug-07 20:16
Michael Sync13-Aug-07 20:16 
GeneralRe: Browser compatibility Error Pin
nandhububbly13-Aug-07 21:34
nandhububbly13-Aug-07 21:34 
Hello sir ... thank u soo much

i followed ur way but its not working actual process this project is reg Hospital management system. in one .aspx i need to add patient name and details and that same page i search exit patient option is there if i click search button that another page will come in that exit patient details is there so if i selected that one patient . that patient details comes previous .aspx page here blow that page one gridview is there that patient details comes under that page

so in that grid header contains patient id, name , ph no .. below that header name and id comes. if i scroll that datagrid that patient details overflow to that grid header this is actual function , this is working in IE but in Mozilla that datagrid header also overflow .

.CSS file

.gridFixedHeader
{
background-color:white;
font-size: 9pt;
color: #FFFFFF;
position: relative;
font-family: Airal,sans-serif;
border:#0066CC;
max-width :100px;
top:expression(this.offsetParent.scrollTop-0);// this line shows top doesn't have this property)
z-index: 1;
}

.aspx datagrid code



plz help for this

Thank u

GeneralRe: Browser compatibility Error Pin
nandhububbly13-Aug-07 22:33
nandhububbly13-Aug-07 22:33 
GeneralRe: Browser compatibility Error Pin
nandhububbly13-Aug-07 22:40
nandhububbly13-Aug-07 22:40 
QuestionIterating through the Data Reader Results Pin
ASPnoob13-Aug-07 19:31
ASPnoob13-Aug-07 19:31 
AnswerRe: Iterating through the Data Reader Results Pin
Michael Sync13-Aug-07 19:52
Michael Sync13-Aug-07 19:52 
QuestionTable on Asp.net Pin
AnhTin13-Aug-07 18:51
AnhTin13-Aug-07 18:51 
AnswerRe: Table on Asp.net Pin
N a r e s h P a t e l13-Aug-07 19:05
N a r e s h P a t e l13-Aug-07 19:05 
GeneralRe: Table on Asp.net Pin
AnhTin13-Aug-07 21:30
AnhTin13-Aug-07 21:30 
QuestionDropDownLists and __EventArugment __EventTarget Pin
shivamray13-Aug-07 18:47
shivamray13-Aug-07 18:47 
AnswerRe: DropDownLists and __EventArugment __EventTarget Pin
John-ph13-Aug-07 20:22
John-ph13-Aug-07 20:22 
Questionchekbox in javascript Pin
Nidhiii13-Aug-07 18:06
Nidhiii13-Aug-07 18:06 
AnswerRe: chekbox in javascript Pin
N a r e s h P a t e l13-Aug-07 18:53
N a r e s h P a t e l13-Aug-07 18:53 
QuestionUpload, download and display images from web server Pin
J Liang13-Aug-07 17:54
J Liang13-Aug-07 17:54 
AnswerRe: Upload, download and display images from web server Pin
N a r e s h P a t e l13-Aug-07 19:18
N a r e s h P a t e l13-Aug-07 19:18 
GeneralRe: Upload, download and display images from web server Pin
J Liang14-Aug-07 14:57
J Liang14-Aug-07 14:57 
QuestionDynamic number of controls Pin
sandrider13-Aug-07 17:54
sandrider13-Aug-07 17:54 
AnswerRe: Dynamic number of controls Pin
shivamray13-Aug-07 18:44
shivamray13-Aug-07 18:44 
GeneralRe: Dynamic number of controls Pin
sandrider13-Aug-07 19:20
sandrider13-Aug-07 19:20 

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.