Click here to Skip to main content
15,887,746 members
Home / Discussions / C#
   

C#

 
RantRe: Where can i download iTextSharp.dll (version 4.0.6.0) Pin
Nagy Vilmos17-Mar-09 23:18
professionalNagy Vilmos17-Mar-09 23:18 
GeneralRe: Where can i download iTextSharp.dll (version 4.0.6.0) PinPopular
MumbleB17-Mar-09 23:47
MumbleB17-Mar-09 23:47 
GeneralRe: Where can i download iTextSharp.dll (version 4.0.6.0) Pin
Nagy Vilmos17-Mar-09 23:54
professionalNagy Vilmos17-Mar-09 23:54 
GeneralRe: Where can i download iTextSharp.dll (version 4.0.6.0) Pin
MumbleB18-Mar-09 0:51
MumbleB18-Mar-09 0:51 
GeneralRe: Where can i download iTextSharp.dll (version 4.0.6.0) Pin
Nagy Vilmos18-Mar-09 1:14
professionalNagy Vilmos18-Mar-09 1:14 
GeneralRe: Where can i download iTextSharp.dll (version 4.0.6.0) Pin
MumbleB18-Mar-09 1:21
MumbleB18-Mar-09 1:21 
GeneralRe: Where can i download iTextSharp.dll (version 4.0.6.0) Pin
Dan Neely18-Mar-09 2:18
Dan Neely18-Mar-09 2:18 
QuestionWPF StackPanel, ListView update problem Pin
marca29217-Mar-09 21:46
marca29217-Mar-09 21:46 
Hi again,

I have another WPF problem.
A StackPanel contains a ListView

<stackpanel>
<listview name="theList" itemssource="{Binding ContactItems}"> ......


The ListView contains items called ContactItems. This ContactItems can be expand if the user want to edit it.
In edit mode this ContactItems is expanded (the selected ContactItems height is increasing). When the edit is finished I get a white space in the buttom of the list. It looks like the StackPanel has grown when I edit the contactItem.

Example (but the list is vertical..)
Before edit: "X X X X X X"
After edit: "X X X X X X "

Question:
Can I remove the white space without setting OnPropertyChange("ContactItems"), which will repaint the list. The problem is that it takes some time to update the list with OnPropertyChange("ContactItems").

Regards
Magnus
AnswerRe: WPF StackPanel, ListView update problem Pin
ABitSmart18-Mar-09 0:05
ABitSmart18-Mar-09 0:05 
QuestionExcel Related Question Pin
MumbleB17-Mar-09 21:43
MumbleB17-Mar-09 21:43 
AnswerRe: Excel Related Question Pin
Mycroft Holmes17-Mar-09 23:11
professionalMycroft Holmes17-Mar-09 23:11 
GeneralRe: Excel Related Question Pin
MumbleB17-Mar-09 23:28
MumbleB17-Mar-09 23:28 
QuestionCheckForIllegalCrossThreadCalls = false for cross-thread control update Pin
12Code17-Mar-09 21:41
12Code17-Mar-09 21:41 
AnswerRe: CheckForIllegalCrossThreadCalls = false for cross-thread control update Pin
N a v a n e e t h17-Mar-09 22:36
N a v a n e e t h17-Mar-09 22:36 
GeneralRe: CheckForIllegalCrossThreadCalls = false for cross-thread control update Pin
12Code17-Mar-09 22:49
12Code17-Mar-09 22:49 
AnswerRe: CheckForIllegalCrossThreadCalls = false for cross-thread control update Pin
Nagy Vilmos17-Mar-09 22:49
professionalNagy Vilmos17-Mar-09 22:49 
AnswerRe: CheckForIllegalCrossThreadCalls = false for cross-thread control update Pin
Luc Pattyn18-Mar-09 5:44
sitebuilderLuc Pattyn18-Mar-09 5:44 
QuestionDrag & Drop in Datagridview Pin
zeeShan anSari17-Mar-09 21:36
zeeShan anSari17-Mar-09 21:36 
AnswerRe: Drag & Drop in Datagridview Pin
Mycroft Holmes17-Mar-09 23:14
professionalMycroft Holmes17-Mar-09 23:14 
Questionissues with com port Pin
ganeshan.m17-Mar-09 21:18
ganeshan.m17-Mar-09 21:18 
AnswerRe: issues with com port Pin
monstale17-Mar-09 23:28
monstale17-Mar-09 23:28 
AnswerRe: issues with com port Pin
Luc Pattyn18-Mar-09 5:47
sitebuilderLuc Pattyn18-Mar-09 5:47 
QuestionWPF Texbox with "Microsoft Outlook email To field" behavior Pin
marca29217-Mar-09 21:11
marca29217-Mar-09 21:11 
AnswerRe: WPF Texbox with "Microsoft Outlook email To field" behavior Pin
Mycroft Holmes17-Mar-09 23:17
professionalMycroft Holmes17-Mar-09 23:17 
QuestionDrawing an Acr in C#.net using a mouse Pin
b.manan17-Mar-09 20:28
b.manan17-Mar-09 20:28 

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.