Click here to Skip to main content
15,921,660 members
Home / Discussions / WPF
   

WPF

 
QuestionWPF Help Needed on Resizing data grid Pin
blurboy25-Aug-08 2:47
blurboy25-Aug-08 2:47 
AnswerRe: WPF Help Needed on Resizing data grid Pin
Timmy Kokke25-Aug-08 4:47
Timmy Kokke25-Aug-08 4:47 
Are you using a Gridview? or do you show a datatemplate in a listview?
Either way you can use a timer to do this. Here is some information about that on MSDN:
http://msdn.microsoft.com/en-us/library/system.threading.timer.aspx[^]

In the TimerCallback you can add items to the list you are showing.

Dawn is nature's way of telling you to go to bed.

Questiondrawing bounding rectangle around rotated UI Elements Pin
KrunalC24-Aug-08 22:06
KrunalC24-Aug-08 22:06 
AnswerRe: drawing bounding rectangle around rotated UI Elements Pin
Insincere Dave25-Aug-08 5:52
Insincere Dave25-Aug-08 5:52 
GeneralRe: drawing bounding rectangle around rotated UI Elements Pin
KrunalC25-Aug-08 15:56
KrunalC25-Aug-08 15:56 
GeneralRe: drawing bounding rectangle around rotated UI Elements Pin
Insincere Dave26-Aug-08 6:29
Insincere Dave26-Aug-08 6:29 
GeneralRe: drawing bounding rectangle around rotated UI Elements Pin
KrunalC31-Aug-08 17:01
KrunalC31-Aug-08 17:01 
QuestionMediaElement Custom Streaming Pin
K.L.K22-Aug-08 12:03
K.L.K22-Aug-08 12:03 
AnswerRe: MediaElement Custom Streaming Pin
bigerock1239-Jun-10 3:19
bigerock1239-Jun-10 3:19 
QuestionWPF RichTextBox - settting the font Pin
nellieow22-Aug-08 3:44
nellieow22-Aug-08 3:44 
AnswerRe: WPF RichTextBox - settting the font Pin
Pete O'Hanlon22-Aug-08 9:48
mvePete O'Hanlon22-Aug-08 9:48 
QuestionWPF Dataset xsd,xsc,xss?? Pin
Dotnetkanna22-Aug-08 3:07
Dotnetkanna22-Aug-08 3:07 
QuestionListView with expandable items Pin
Meindert221-Aug-08 23:56
Meindert221-Aug-08 23:56 
AnswerRe: ListView with expandable items Pin
User 27100926-Aug-08 3:19
User 27100926-Aug-08 3:19 
GeneralRe: ListView with expandable items Pin
Pete O'Hanlon26-Aug-08 3:57
mvePete O'Hanlon26-Aug-08 3:57 
GeneralRe: ListView with expandable items Pin
User 27100926-Aug-08 4:04
User 27100926-Aug-08 4:04 
GeneralRe: ListView with expandable items Pin
Pete O'Hanlon26-Aug-08 4:13
mvePete O'Hanlon26-Aug-08 4:13 
GeneralRe: ListView with expandable items Pin
User 27100928-Aug-08 4:20
User 27100928-Aug-08 4:20 
GeneralRe: ListView with expandable items Pin
Pete O'Hanlon28-Aug-08 4:30
mvePete O'Hanlon28-Aug-08 4:30 
GeneralRe: ListView with expandable items Pin
Mark Salsbery26-Aug-08 6:26
Mark Salsbery26-Aug-08 6:26 
GeneralRe: ListView with expandable items Pin
User 27100928-Aug-08 15:35
User 27100928-Aug-08 15:35 
Questionevent help Pin
lankaudaranga21-Aug-08 21:15
lankaudaranga21-Aug-08 21:15 
AnswerRe: event help Pin
Pete O'Hanlon21-Aug-08 23:49
mvePete O'Hanlon21-Aug-08 23:49 
QuestionApplying inkcanvas on the WebBrowserControl in WPF? Pin
tarun jindal21-Aug-08 20:39
tarun jindal21-Aug-08 20:39 
Question[Message Removed] Pin
ped2ped21-Aug-08 19:10
ped2ped21-Aug-08 19:10 

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.