My questions are about the same project but are two fold:
1. I have two datagrid controls setup they read from a table in a database.
When the application is ran however i have extra blank rows at the bottom of both grids how do i delete them.
2. Once this is done i need to be able to randomly select values from both datagrids the amount of values will vary but still i need to randomly select values.
Is this possible? i've seen a lot of code for randomly selecting rows but not randomly selecting cells.
attached is my code and as you can guess it will eventually be a playable keno game
Loading
Bobby OakesPosted Jan 10, 2012, 2:04 AM
Ankit ShivnakrPosted Jan 10, 2012, 1:25 AM
Buddy, I run ur application and find there is no any blank row
plz chk in pic.
Bobby OakesPosted Jan 10, 2012, 1:13 AM
Pravin GhadgePosted Jan 10, 2012, 12:15 AM
Bobby OakesPosted Jan 9, 2012, 11:49 PM
Pravin GhadgePosted Jan 9, 2012, 11:11 PM
I have done some changes.