Click here to Skip to main content
15,929,653 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How can I access the controls which exist in the other page? Pin
N a r e s h P a t e l14-Aug-07 1:37
N a r e s h P a t e l14-Aug-07 1:37 
AnswerRe: How can I access the controls which exist in the other page? Pin
Sandeep Akhare14-Aug-07 2:37
Sandeep Akhare14-Aug-07 2:37 
AnswerRe: How can I access the controls which exist in the other page? Pin
N a v a n e e t h14-Aug-07 2:54
N a v a n e e t h14-Aug-07 2:54 
AnswerRe: How can I access the controls which exist in the other page? Pin
Christian Graus14-Aug-07 12:11
protectorChristian Graus14-Aug-07 12:11 
QuestionCrysta report print Pin
Sebastian T Xavier14-Aug-07 1:12
Sebastian T Xavier14-Aug-07 1:12 
AnswerRe: Crysta report print Pin
Sebastian T Xavier14-Aug-07 2:10
Sebastian T Xavier14-Aug-07 2:10 
GeneralRe: Crysta report print Pin
Blue_Boy14-Aug-07 3:09
Blue_Boy14-Aug-07 3:09 
QuestionBrowser compatibility Error Pin
nandhububbly14-Aug-07 1:07
nandhububbly14-Aug-07 1:07 
Hello sir ..

i am getting error when i check my application in browsercompatablity 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;
}

AnswerRe: Browser compatibility Error Pin
andyharman14-Aug-07 1:53
professionalandyharman14-Aug-07 1:53 
GeneralRe: Browser compatibility Error Pin
nandhububbly14-Aug-07 2:23
nandhububbly14-Aug-07 2:23 
Questionhow to update sql db table from asp.net Pin
potlakayala14-Aug-07 1:01
potlakayala14-Aug-07 1:01 
AnswerRe: how to update sql db table from asp.net Pin
N a v a n e e t h14-Aug-07 1:40
N a v a n e e t h14-Aug-07 1:40 
GeneralRe: how to update sql db table from asp.net Pin
potlakayala14-Aug-07 1:53
potlakayala14-Aug-07 1:53 
GeneralRe: how to update sql db table from asp.net Pin
N a v a n e e t h14-Aug-07 2:02
N a v a n e e t h14-Aug-07 2:02 
AnswerRe: how to update sql db table from asp.net Pin
Cfer8314-Aug-07 6:14
Cfer8314-Aug-07 6:14 
GeneralRe: how to update sql db table from asp.net Pin
potlakayala15-Aug-07 19:46
potlakayala15-Aug-07 19:46 
QuestionDisabling the close button on a form Pin
Rajiya14-Aug-07 0:43
Rajiya14-Aug-07 0:43 
AnswerRe: Disabling the close button on a form Pin
Colin Angus Mackay14-Aug-07 0:47
Colin Angus Mackay14-Aug-07 0:47 
GeneralRe: Disabling the close button on a form Pin
N a r e s h P a t e l14-Aug-07 1:02
N a r e s h P a t e l14-Aug-07 1:02 
GeneralRe: Disabling the close button on a form Pin
N a v a n e e t h14-Aug-07 1:27
N a v a n e e t h14-Aug-07 1:27 
Questioncode for interactivity of .net application with telephone responses Pin
varunjss114-Aug-07 0:42
varunjss114-Aug-07 0:42 
AnswerRe: code for interactivity of .net application with telephone responses Pin
Colin Angus Mackay14-Aug-07 0:48
Colin Angus Mackay14-Aug-07 0:48 
QuestionUpload Image While Sending Mails Pin
varshavmane14-Aug-07 0:36
varshavmane14-Aug-07 0:36 
AnswerRe: Upload Image While Sending Mails Pin
N a v a n e e t h14-Aug-07 0:57
N a v a n e e t h14-Aug-07 0:57 
GeneralRe: Upload Image While Sending Mails Pin
varshavmane14-Aug-07 1:06
varshavmane14-Aug-07 1:06 

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.