Click here to Skip to main content
15,888,816 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: JavaScript and Print Pin
Abhishek Sur23-Nov-09 10:48
professionalAbhishek Sur23-Nov-09 10:48 
QuestionTreeView Relative Width Pin
W4Rl0CK4723-Nov-09 7:09
W4Rl0CK4723-Nov-09 7:09 
AnswerRe: TreeView Relative Width Pin
ToddHileHoffer23-Nov-09 7:15
ToddHileHoffer23-Nov-09 7:15 
GeneralRe: TreeView Relative Width Pin
W4Rl0CK4724-Nov-09 6:26
W4Rl0CK4724-Nov-09 6:26 
AnswerRe: TreeView Relative Width Pin
Abhishek Sur23-Nov-09 8:11
professionalAbhishek Sur23-Nov-09 8:11 
GeneralRe: TreeView Relative Width Pin
W4Rl0CK4724-Nov-09 6:30
W4Rl0CK4724-Nov-09 6:30 
GeneralRe: TreeView Relative Width Pin
Abhishek Sur24-Nov-09 21:31
professionalAbhishek Sur24-Nov-09 21:31 
GeneralRe: TreeView Relative Width Pin
W4Rl0CK4724-Nov-09 23:27
W4Rl0CK4724-Nov-09 23:27 
Generally, speaking I do try and ensure I use fixed sizes for my ASP.NET sites. Unfortunately, in this instance, a user asked if the width of the TreeView could be increased. They're using a high-res screen but other users use laptops with relatively low-res screens. The content of the TreeView can be very wide which is why the high-res user wants to take advantage of the res they're working at. The only other thing I can think of is to use a fixed width and display a Tooltip showing the full text of a TreeViewItem that the mouse is positioned over.

It really is a pain that the TreeView is so inflexible and it's unacceptable that it's never been fixed considering how long it's been available to developers :/

I now have to implement a fix which will be at best a compromise Frown | :(
QuestionCheckboxlist checked values Pin
Paul McGann23-Nov-09 6:15
professionalPaul McGann23-Nov-09 6:15 
AnswerRe: Checkboxlist checked values Pin
ToddHileHoffer23-Nov-09 7:12
ToddHileHoffer23-Nov-09 7:12 
GeneralRe: Checkboxlist checked values Pin
Paul McGann23-Nov-09 11:48
professionalPaul McGann23-Nov-09 11:48 
AnswerRe: Checkboxlist checked values Pin
Abhishek Sur23-Nov-09 8:31
professionalAbhishek Sur23-Nov-09 8:31 
Questionuser control [modified] Pin
samir8023-Nov-09 5:10
samir8023-Nov-09 5:10 
AnswerRe: user control Pin
Richard MacCutchan23-Nov-09 5:28
mveRichard MacCutchan23-Nov-09 5:28 
AnswerRe: user control Pin
Abhishek Sur23-Nov-09 8:35
professionalAbhishek Sur23-Nov-09 8:35 
QuestionDataReader in the code behind. Pin
ToddHileHoffer23-Nov-09 5:00
ToddHileHoffer23-Nov-09 5:00 
AnswerRe: DataReader in the code behind. Pin
David Mujica23-Nov-09 5:19
David Mujica23-Nov-09 5:19 
GeneralRe: DataReader in the code behind. Pin
ToddHileHoffer23-Nov-09 5:42
ToddHileHoffer23-Nov-09 5:42 
QuestionVersion of Unicode in use for asp.net 3.5 Pin
bracketsfox23-Nov-09 2:24
bracketsfox23-Nov-09 2:24 
AnswerRe: Version of Unicode in use for asp.net 3.5 Pin
Abhishek Sur23-Nov-09 3:47
professionalAbhishek Sur23-Nov-09 3:47 
QuestionAbout Dropdownlist in ASp:content page Pin
Rajeshwar Code- Developer23-Nov-09 1:15
Rajeshwar Code- Developer23-Nov-09 1:15 
AnswerRe: About Dropdownlist in ASp:content page Pin
Amit Patel198523-Nov-09 1:27
Amit Patel198523-Nov-09 1:27 
GeneralRe: About Dropdownlist in ASp:content page Pin
Rajeshwar Code- Developer23-Nov-09 1:35
Rajeshwar Code- Developer23-Nov-09 1:35 
AnswerRe: About Dropdownlist in ASp:content page Pin
sashidhar23-Nov-09 1:33
sashidhar23-Nov-09 1:33 
GeneralRe: About Dropdownlist in ASp:content page Pin
Rajeshwar Code- Developer23-Nov-09 1:41
Rajeshwar Code- Developer23-Nov-09 1:41 

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.