Dr. Leff, Perhaps the solution to this problem can be expedited via real-time conversation? Have emailed you. ;-)
On Apr 27, 8:45 pm, "Dr. Leff" <[email protected]> wrote: > Thank you for your work on my problem. I am doing the > assignment: > > NumberOfRows = T.Rows.Count() > NumberOfColumns = T.Rows(1).Cells.Count() > > within a different button click. > > I found the information on changing the number of rows and number of > columns > in the Visual Basic 2005 help, which is the version our labs use and I > tested this against. > > I have set up an exercise for the students to practice their skills > with two-dimensional arrays. The exercises > include adding a number to a particular row and > column, swapping columns, identifying the largest number in a row, > and finding adjacent elements that differ by a "jump-value." > > I would like to allow them to change the data easily to different > sizes > without hand editing the asp:table in the Default.aspx file. > Then, they can use the above two lines to find out how many rows and > columns > are in their input data. > > Again, thanks for trying to reenter the problem. > > Dr. Laurence Leff Western Illinois University, Macomb IL 61455 || > (309) 298-1315 > Stipes 447 Assoc. Prof. of Computer Sci. Pager: 309-367-0787 FAX: > 309-298-2302
