Click here to Skip to main content
16,007,885 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionOnly FW4 possible After new install Pin
JR21219-May-11 19:29
JR21219-May-11 19:29 
AnswerRe: Only FW4 possible After new install Pin
Dalek Dave19-May-11 21:17
professionalDalek Dave19-May-11 21:17 
GeneralRe: Only FW4 possible After new install Pin
AspDotNetDev21-May-11 12:43
protectorAspDotNetDev21-May-11 12:43 
AnswerRe: Only FW4 possible After new install Pin
AspDotNetDev21-May-11 12:40
protectorAspDotNetDev21-May-11 12:40 
QuestionAlign Long String in DataGridView Cell to Show String End Pin
Andraw Tang19-May-11 8:35
Andraw Tang19-May-11 8:35 
AnswerRe: Align Long String in DataGridView Cell to Show String End Pin
Dave Kreskowiak19-May-11 9:02
mveDave Kreskowiak19-May-11 9:02 
GeneralRe: Align Long String in DataGridView Cell to Show String End Pin
Andraw Tang19-May-11 10:15
Andraw Tang19-May-11 10:15 
AnswerRe: Align Long String in DataGridView Cell to Show String End Pin
Luc Pattyn19-May-11 9:12
sitebuilderLuc Pattyn19-May-11 9:12 
You could use the CellFormatting event to alter the way the cell shows the data, or to alter the data that gets displayed.

And you could shorten the file path any way you want, maybe as suggested here[^].

Finally you can still get a ToolTip for the cell in another way if you want, see the CellToolTipTextNeeded event.

Smile | :)
Luc Pattyn [Forum Guidelines] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, improve readability, and make me actually look at the code.

GeneralRe: Align Long String in DataGridView Cell to Show String End Pin
Andraw Tang19-May-11 10:35
Andraw Tang19-May-11 10:35 
Questionparsing .frm file for control names and nested level Pin
john john mackey17-May-11 9:27
john john mackey17-May-11 9:27 
AnswerRe: parsing .frm file for control names and nested level Pin
Dave Kreskowiak17-May-11 10:11
mveDave Kreskowiak17-May-11 10:11 
GeneralRe: parsing .frm file for control names and nested level Pin
john john mackey17-May-11 10:32
john john mackey17-May-11 10:32 
GeneralRe: parsing .frm file for control names and nested level Pin
Dave Kreskowiak18-May-11 2:52
mveDave Kreskowiak18-May-11 2:52 
Questionlogin into website Pin
DanYELL17-May-11 5:12
DanYELL17-May-11 5:12 
AnswerRe: login into website Pin
Dave Kreskowiak17-May-11 6:54
mveDave Kreskowiak17-May-11 6:54 
GeneralRe: login into website Pin
DanYELL17-May-11 11:18
DanYELL17-May-11 11:18 
GeneralRe: login into website Pin
Dave Kreskowiak18-May-11 2:49
mveDave Kreskowiak18-May-11 2:49 
AnswerRe: login into website Pin
Dalek Dave17-May-11 12:30
professionalDalek Dave17-May-11 12:30 
QuestionDot-Matrix Printer Resolution Problem Pin
ismail2016-May-11 20:59
ismail2016-May-11 20:59 
AnswerRe: Dot-Matrix Printer Resolution Problem Pin
Abhinav S16-May-11 22:23
Abhinav S16-May-11 22:23 
Answercross-post alert Pin
Luc Pattyn16-May-11 22:57
sitebuilderLuc Pattyn16-May-11 22:57 
QuestionVB6 Help me! Pin
amoo201116-May-11 7:01
amoo201116-May-11 7:01 
AnswerRe: VB6 Help me! Pin
Dave Kreskowiak16-May-11 7:21
mveDave Kreskowiak16-May-11 7:21 
GeneralRe: VB6 Help me! Pin
Thomas Krojer16-May-11 21:19
Thomas Krojer16-May-11 21:19 
AnswerRe: VB6 Help me! Pin
Dalek Dave17-May-11 12:24
professionalDalek Dave17-May-11 12:24 

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.