Click here to Skip to main content
15,889,281 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Open Files using MIME and Office Compatability Pack Pin
ScottM131-May-09 23:12
ScottM131-May-09 23:12 
AnswerRe: Open Files using MIME and Office Compatability Pack Pin
sivaddrahcir3-Jun-09 11:48
sivaddrahcir3-Jun-09 11:48 
Questionneed help on check the configartions and connection establisment with database before application start in asp.net Pin
kinnuP31-May-09 21:52
kinnuP31-May-09 21:52 
AnswerRe: need help on check the configartions and connection establisment with database before application start in asp.net Pin
Christian Graus31-May-09 22:03
protectorChristian Graus31-May-09 22:03 
QuestionBlocking UI Pin
Reddy Prakash31-May-09 20:05
Reddy Prakash31-May-09 20:05 
AnswerRe: Blocking UI Pin
Christian Graus31-May-09 21:41
protectorChristian Graus31-May-09 21:41 
AnswerRe: Blocking UI Pin
Torsten Mauz31-May-09 22:07
Torsten Mauz31-May-09 22:07 
QuestionFreezing GridView Header Pin
meeram39531-May-09 19:44
meeram39531-May-09 19:44 
I have a gridview in my page and want to freeze the gridview header. Even though I googled it and found out a solution that applying the following css property, the header still disappears when scrolling down and one of the css property cannot be applied because of an error.

CSS Property:
.GridViewFixedHeader { overflow: auto }
.GridViewFixedHeader table th { position: relative }
.GridViewFixedHeader table tbody { overflow-x:hidden }

However, I am not able to use the last property, overflow-x:hidden , because it is giving the error as "overflow-x is not a know CSS property or name". Any help please?

Thanks in advance.

Success is the good fortune that comes from aspiration, desperation, perspiration and inspiration.

AnswerRe: Freezing GridView Header Pin
Baran M31-May-09 20:12
Baran M31-May-09 20:12 
GeneralRe: Freezing GridView Header Pin
meeram39531-May-09 20:36
meeram39531-May-09 20:36 
AnswerRe: Freezing GridView Header Pin
Abhijit Jana31-May-09 21:31
professionalAbhijit Jana31-May-09 21:31 
GeneralRe: Freezing GridView Header Pin
meeram39531-May-09 22:13
meeram39531-May-09 22:13 
QuestionAsp.Net development. Pin
Krunal Berawala31-May-09 19:23
Krunal Berawala31-May-09 19:23 
AnswerRe: Asp.Net development. Pin
Christian Graus31-May-09 20:02
protectorChristian Graus31-May-09 20:02 
GeneralRe: Asp.Net development. Pin
Krunal Berawala31-May-09 20:10
Krunal Berawala31-May-09 20:10 
GeneralRe: Asp.Net development. Pin
Christian Graus31-May-09 21:40
protectorChristian Graus31-May-09 21:40 
GeneralRe: Asp.Net development. Pin
Krunal Berawala1-Jun-09 16:41
Krunal Berawala1-Jun-09 16:41 
Questionsql query Pin
jainiraj31-May-09 18:22
jainiraj31-May-09 18:22 
AnswerRe: sql query Pin
Christian Graus31-May-09 18:50
protectorChristian Graus31-May-09 18:50 
AnswerRe: sql query Pin
JP_Rocks19-Oct-11 3:11
JP_Rocks19-Oct-11 3:11 
QuestionWant to create a guestbook for my website in ASP.net Pin
rayneesh31-May-09 6:03
rayneesh31-May-09 6:03 
AnswerRe: Want to create a guestbook for my website in ASP.net Pin
Christian Graus31-May-09 12:24
protectorChristian Graus31-May-09 12:24 
GeneralRe: Want to create a guestbook for my website in ASP.net [modified] Pin
rayneesh31-May-09 16:15
rayneesh31-May-09 16:15 
GeneralRe: Want to create a guestbook for my website in ASP.net Pin
Christian Graus31-May-09 18:56
protectorChristian Graus31-May-09 18:56 
GeneralRe: Want to create a guestbook for my website in ASP.net Pin
rayneesh31-May-09 21:39
rayneesh31-May-09 21:39 

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.