Search results for query: *

  • Users: ekirk4
  • Content: Threads
  • Order by date
  1. E

    Need Help with Multi-Selection from an API

    I'm having trouble finding a way to select multiple records from an API I am working with. This is a data access API to extract data from a 3rd party software program. I will explain what I have and paste some code below. I amusing VB.NET 2005. For my selections I'm using a listbox called...
  2. E

    Exporting Datagrid data

    I have a small program that I'm using to access data from another software thru an API. Therefore, the data I am collecting thru this API is being stored in the Datagrid of this windows form I have developed. Now I would like to have a way to export the data that is in the datagrid at any...
Back
Top