Array display
-
I am trying to figure out a couple of things, and could use some help. I've got a project (VB.NET) that calculates loan payments and need to modify it so that it will calculate and display a full amortization schedule, using an array. #1: Has anyone done this, and have a working for/next/loop (or something else) that you might share? #2: What control would be most appropriate for displaying the results? I'm thinking that a DataGrid would look good and provide nice scrolling functionality, etc., but I don't know how to bind a DataGrid to an array. ======== Stewart
-
I am trying to figure out a couple of things, and could use some help. I've got a project (VB.NET) that calculates loan payments and need to modify it so that it will calculate and display a full amortization schedule, using an array. #1: Has anyone done this, and have a working for/next/loop (or something else) that you might share? #2: What control would be most appropriate for displaying the results? I'm thinking that a DataGrid would look good and provide nice scrolling functionality, etc., but I don't know how to bind a DataGrid to an array. ======== Stewart
Insted of using DataGrid, try using FlexGrid. Yogendra Agarwal Telemune Software Solutions Pvt. Ltd. Mobile: +91 9818899010