Click here to Skip to main content
15,916,398 members

Comments by Member 12481067 (Top 9 by date)

Member 12481067 5-Jun-16 0:32am View    
Sorry it says : the resource "numbertobooleanconverter can not be resolved! what can we fix this?
Member 12481067 14-May-16 22:08pm View    
this is the datagrid that user enter the data interactivelly
Member 12481067 14-May-16 7:33am View    
I am trying to do that to list but datagrid in WPF is a lot diifeent from datagridview and I dont know how to do that
Member 12481067 14-May-16 7:04am View    
Cheers,
how to access the cell value of data in "rating" column of data in datagrid so i can preform the loop.
The idea here is that user enter the data in the datagrid interactively and app do some data manipulation to the data entered.
Cheers again
Member 12481067 14-May-16 5:37am View    
Thanks for replying to my question
I am wondering if this code is for WPF cos dataGridView1.row doesn't get picked in WPF
Cheers