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

WPF

 
AnswerRe: Excel like FILTER feature in Silverlight datagrid? Pin
Abhinav S25-Apr-10 18:55
Abhinav S25-Apr-10 18:55 
AnswerRe: Excel like FILTER feature in Silverlight datagrid? Pin
Tim Yen1-May-10 3:03
Tim Yen1-May-10 3:03 
QuestionProblem with multiple windows in WPF Pin
Gretna25-Apr-10 3:35
Gretna25-Apr-10 3:35 
AnswerRe: Problem with multiple windows in WPF Pin
Dan Mos25-Apr-10 8:07
Dan Mos25-Apr-10 8:07 
GeneralRe: Problem with multiple windows in WPF Pin
Gretna25-Apr-10 22:33
Gretna25-Apr-10 22:33 
QuestionVS2010 - Crystal Report WPF Application Pin
427748024-Apr-10 2:29
427748024-Apr-10 2:29 
AnswerRe: VS2010 - Crystal Report WPF Application - Solved Pin
427748024-Apr-10 12:33
427748024-Apr-10 12:33 
QuestionTimer and DataGrid Issue. Pin
Nanda_MR23-Apr-10 1:43
Nanda_MR23-Apr-10 1:43 
Hi to all.

I am new to WPF. Now I m building a small project. That contain Timer and Label and Datagrid.

In Datagrid 7 columns are there. If i add a row in Button_Click Event it is working. But same code not working in Timer
In Timer I return below code.

On Error Resume Next
     Row_Nos_Text.Dispatcher.Invoke(New delSetText(AddressOf doSetText), Row_Nos_Text, DataGrid1.Items.Count)
     DataGrid1.Items.Add(0)


The Above code display Number of row in textbox but in datagrid row was not added

Plz tell how to solved Problem.

Thanks in advance.
Nanda
QuestionWcf Security Pin
sada_12india22-Apr-10 23:34
sada_12india22-Apr-10 23:34 
AnswerCross Post from Quick Answers forum - Please ignore Pin
Pete O'Hanlon22-Apr-10 23:45
mvePete O'Hanlon22-Apr-10 23:45 
QuestionSilverlight and WCF issue Pin
CrazyCoder2622-Apr-10 22:35
CrazyCoder2622-Apr-10 22:35 
AnswerRe: Silverlight and WCF issue Pin
Arun Jacob23-Apr-10 0:10
Arun Jacob23-Apr-10 0:10 
GeneralRe: Silverlight and WCF issue Pin
CrazyCoder2623-Apr-10 0:25
CrazyCoder2623-Apr-10 0:25 
GeneralRe: Silverlight and WCF issue Pin
Arun Jacob23-Apr-10 1:05
Arun Jacob23-Apr-10 1:05 
GeneralRe: Silverlight and WCF issue Pin
CrazyCoder2623-Apr-10 1:56
CrazyCoder2623-Apr-10 1:56 
AnswerRe: Silverlight and WCF issue Pin
Abhinav S23-Apr-10 0:21
Abhinav S23-Apr-10 0:21 
GeneralRe: Silverlight and WCF issue Pin
CrazyCoder2623-Apr-10 0:24
CrazyCoder2623-Apr-10 0:24 
GeneralRe: Silverlight and WCF issue Pin
Abhinav S23-Apr-10 1:00
Abhinav S23-Apr-10 1:00 
GeneralRe: Silverlight and WCF issue Pin
CrazyCoder2623-Apr-10 1:45
CrazyCoder2623-Apr-10 1:45 
GeneralRe: Silverlight and WCF issue Pin
CrazyCoder2625-Apr-10 20:48
CrazyCoder2625-Apr-10 20:48 
GeneralRe: Silverlight and WCF issu [modified] Pin
Abhinav S26-Apr-10 1:19
Abhinav S26-Apr-10 1:19 
GeneralRe: Silverlight and WCF issue Pin
CrazyCoder2623-Apr-10 17:43
CrazyCoder2623-Apr-10 17:43 
QuestionDatagridRow DetailsTemplate Problem Pin
vsaratkar22-Apr-10 10:43
vsaratkar22-Apr-10 10:43 
Questionwindows application user control in wpf Pin
dashingsidds22-Apr-10 1:56
dashingsidds22-Apr-10 1:56 
AnswerRe: windows application user control in wpf Pin
dashingsidds22-Apr-10 19:33
dashingsidds22-Apr-10 19:33 

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.