Click here to Skip to main content
15,913,187 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: ASP.net Pin
Abhijit Jana29-Jan-10 0:20
professionalAbhijit Jana29-Jan-10 0:20 
AnswerRe: ASP.net Pin
R. Giskard Reventlov29-Jan-10 0:45
R. Giskard Reventlov29-Jan-10 0:45 
QuestionCan i put Response.Redirect("errorpage.aspx") in Application_Error()? Pin
adkalavadia28-Jan-10 23:32
adkalavadia28-Jan-10 23:32 
AnswerRe: Can i put Response.Redirect("errorpage.aspx") in Application_Error()? Pin
Qasim198428-Jan-10 23:50
professionalQasim198428-Jan-10 23:50 
GeneralRe: Can i put Response.Redirect("errorpage.aspx") in Application_Error()? Pin
adkalavadia29-Jan-10 0:18
adkalavadia29-Jan-10 0:18 
AnswerRe: Can i put Response.Redirect("errorpage.aspx") in Application_Error()? Pin
sashidhar29-Jan-10 0:29
sashidhar29-Jan-10 0:29 
AnswerRe: Can i put Response.Redirect("errorpage.aspx") in Application_Error()? Pin
Palash Biswas2-Feb-10 17:56
Palash Biswas2-Feb-10 17:56 
QuestionAdd scrollbar to listbox/Treeview after specific height. Pin
Qasim198428-Jan-10 23:04
professionalQasim198428-Jan-10 23:04 
Dear Experts
I am working on a page in asp.net
I want to add scrollbar to listbox/treeview controls after specific hieght. Initialy its height should be equal to its contents (items). When new item is added its height should increase to its contents (items). When hieght is equal to or greater than 400px then a scrollbar should be shown.

Then main issues are
1. Initially the height should be equal to its contents.
2. When new items/nodes are added to listbox/treeview its height should
increase to its contents.
3. When I expand/collapse a node, its height should change to fit the
contents
4. When height is >=400px then scrollbar should be shown.

Thanks in advance
AnswerRe: Add scrollbar to listbox/Treeview after specific height. Pin
sashidhar28-Jan-10 23:26
sashidhar28-Jan-10 23:26 
GeneralRe: Add scrollbar to listbox/Treeview after specific height. Pin
Qasim198428-Jan-10 23:46
professionalQasim198428-Jan-10 23:46 
AnswerRe: Add scrollbar to listbox/Treeview after specific height. Pin
Sneha Bisht29-Jan-10 0:01
Sneha Bisht29-Jan-10 0:01 
GeneralRe: Add scrollbar to listbox/Treeview after specific height. Pin
Qasim198429-Jan-10 0:15
professionalQasim198429-Jan-10 0:15 
GeneralRe: Add scrollbar to listbox/Treeview after specific height. Pin
Ravindra Nidhonkar31-Jan-10 23:16
Ravindra Nidhonkar31-Jan-10 23:16 
QuestionDIV Pin
aniju mathew28-Jan-10 22:16
aniju mathew28-Jan-10 22:16 
AnswerRe: DIV Pin
sashidhar28-Jan-10 22:21
sashidhar28-Jan-10 22:21 
AnswerRe: DIV Pin
Pranay Rana28-Jan-10 22:27
professionalPranay Rana28-Jan-10 22:27 
GeneralNice Article Pin
sashidhar28-Jan-10 22:37
sashidhar28-Jan-10 22:37 
AnswerRe: DIV Pin
Brij29-Jan-10 9:43
mentorBrij29-Jan-10 9:43 
QuestionProgramatically convert PDF files to excel Pin
Mohan G28-Jan-10 21:31
Mohan G28-Jan-10 21:31 
AnswerRe: Programatically convert PDF files to excel Pin
sashidhar28-Jan-10 22:30
sashidhar28-Jan-10 22:30 
Questionfonts not supported by browser Pin
krishnaveer28-Jan-10 20:40
krishnaveer28-Jan-10 20:40 
AnswerRe: fonts not supported by browser Pin
R. Giskard Reventlov29-Jan-10 0:49
R. Giskard Reventlov29-Jan-10 0:49 
QuestionJavaScript registering at PageLoad for User Control Pin
mark_me28-Jan-10 19:56
mark_me28-Jan-10 19:56 
AnswerRe: JavaScript registering at PageLoad for User Control Pin
Pranay Rana28-Jan-10 20:33
professionalPranay Rana28-Jan-10 20:33 
AnswerRe: JavaScript registering at PageLoad for User Control Pin
Brij28-Jan-10 21:53
mentorBrij28-Jan-10 21:53 

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.