Click here to Skip to main content
16,004,991 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Website design template Pin
Krazy Programmer19-Oct-08 21:05
Krazy Programmer19-Oct-08 21:05 
QuestionHow to use a smoothing algorithm? Pin
Abhijit D. Babar19-Oct-08 20:04
Abhijit D. Babar19-Oct-08 20:04 
AnswerRe: How to use a smoothing algorithm? Pin
Christian Graus19-Oct-08 20:41
protectorChristian Graus19-Oct-08 20:41 
GeneralRe: How to use a smoothing algorithm? Pin
Abhijit D. Babar20-Oct-08 1:10
Abhijit D. Babar20-Oct-08 1:10 
GeneralRe: How to use a smoothing algorithm? Pin
N a v a n e e t h20-Oct-08 1:15
N a v a n e e t h20-Oct-08 1:15 
QuestionWeb Parts! Pin
blakshmi19-Oct-08 19:50
blakshmi19-Oct-08 19:50 
AnswerRe: Web Parts! Pin
Abhijit Jana19-Oct-08 20:07
professionalAbhijit Jana19-Oct-08 20:07 
QuestionScrolling problem with invincible data grid Pin
J Liang19-Oct-08 17:49
J Liang19-Oct-08 17:49 
Hi,

I am having some problem with the layout of the ASP page. Here is what happens.

I have 2 data grid inside a page which makes the page to be longer and therefore automatically a scrollbar will appear on the side of the browser for user to scroll down.

But what I set in the code is, only one datagrid will show at one time base on some criteria. So on the user side, it is appears not longer than the window size and therefore should not have any scroll bar at the side of the window.

The problem is, the 2nd datagrid is visible=false but the browser still detect the 2nd datagrid which tells the browser the web page is much longer than the window and therefore the scrollbar appear on the side.

What I want to know is, is there any way to tell the browser not to take into account those invincible components like the 2nd datagrid and so do not give a scrollbar at the side of the window?

Thanks in advance.
QuestionGirdView with Image in Header, Export to Excel Pin
saini arun18-Oct-08 22:50
saini arun18-Oct-08 22:50 
AnswerRe: GirdView with Image in Header, Export to Excel Pin
puviyarasan.j20-Oct-08 3:19
puviyarasan.j20-Oct-08 3:19 
GeneralRe: GirdView with Image in Header, Export to Excel Pin
saini arun20-Oct-08 3:43
saini arun20-Oct-08 3:43 
GeneralRe: GirdView with Image in Header, Export to Excel Pin
saini arun26-Oct-08 20:44
saini arun26-Oct-08 20:44 
QuestionHow to deal with Remeber me Option during login to site Pin
Rameez Raja18-Oct-08 21:36
Rameez Raja18-Oct-08 21:36 
AnswerRe: How to deal with Remeber me Option during login to site Pin
elektrowolf18-Oct-08 22:49
elektrowolf18-Oct-08 22:49 
AnswerRe: How to deal with Remeber me Option during login to site Pin
Abhijit Jana19-Oct-08 2:38
professionalAbhijit Jana19-Oct-08 2:38 
GeneralRe: How to deal with Remeber me Option during login to site Pin
Rameez Raja19-Oct-08 17:15
Rameez Raja19-Oct-08 17:15 
GeneralRe: How to deal with Remeber me Option during login to site Pin
sumit703419-Oct-08 18:09
sumit703419-Oct-08 18:09 
GeneralRe: How to deal with Remeber me Option during login to site Pin
Abhijit Jana19-Oct-08 20:01
professionalAbhijit Jana19-Oct-08 20:01 
GeneralThanks Pin
sumit703419-Oct-08 22:03
sumit703419-Oct-08 22:03 
AnswerRe: How to deal with Remeber me Option during login to site Pin
N a v a n e e t h19-Oct-08 18:32
N a v a n e e t h19-Oct-08 18:32 
QuestionTabcontainer: ".aspx" page for each tab (like ie or firefox), is this impossible? Pin
BlackDice18-Oct-08 8:12
BlackDice18-Oct-08 8:12 
QuestionHow can I cast an httpcontext.current.session object to a List of class? Pin
JUNEYT18-Oct-08 5:01
JUNEYT18-Oct-08 5:01 
AnswerRe: How can I cast an httpcontext.current.session object to a List of class? Pin
Guffa19-Oct-08 15:47
Guffa19-Oct-08 15:47 
GeneralRe: How can I cast an httpcontext.current.session object to a List of class? Pin
JUNEYT19-Oct-08 22:41
JUNEYT19-Oct-08 22:41 
GeneralRe: How can I cast an httpcontext.current.session object to a List of class? Pin
Guffa20-Oct-08 0:57
Guffa20-Oct-08 0:57 

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.