Filling DataGrid with large data using a For loop with C# and WPF / XAML

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Superb... I literally learned this magic with one video.. Pls keep posting more and more Tips and Tricks

tejaswikc
Автор

this is helpful very much thanks for ever

mohamdalmhde
Автор

yeah!! this is helpful :) thank you so much :)

sriandaltraders
Автор

thx, your video helped me with my program but there a problem I have.

I am programming a software which calculates 2 textbox inputs. Right now it can read the inputs through a button press and show the result on another textbox. Now I want it to do the same but multiplied for every number from 1 to 25 and enter the solutions in form of a table with 1st column being the multipliers and the second with the solutions.
However, I don't use getter nor setters but let the software read directly in the clickbutton event.
The rows are generated but values don't show up. I used datagrid insert but it only takes objects, not integer. And for some reason it also doesn't show the numbers I intended to show as "index numbers". Last problem I have is that each button press generates new rows. I want each time I click the button that the entire datagrid gets overwritten with new values.

Do you know how to help? I would like to share the software but if I put any code in here, my comment won't show up.

Mrtyville
Автор

i have a question please answer me how to binding dataGrid ComboBox and get the data that user select to make mission depends on his choice

amrsaid
Автор

Simply compare a string value, and if equals put it to another string value, easy.. if(a=="MON") a="MONDAY"; easy conversion :D of mon into monday :P

saurabhmishra
Автор

how to implement tabular feature for showing data

savideos
welcome to shbcf.ru