Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: gflaaten
  • Content: Threads
  • Order by date
  1. gflaaten

    I have a VB6 COM DLL that has a l

    I have a VB6 COM DLL that has a lot of function returning collection classes. I try to use this COM in VB.NET using COM interop, and i can call the functions, BUT since the function are returning a collection class i don't know what kind of object i should return them in, i have tried...
  2. gflaaten

    Problems with addParameter method

    Hi everyone, I have a problem with a the activex report component. I use several websource.addParameter "prompt0", "value" to add values to a reportselection. The problem is that i get only the last value now. This have worked perfectly in 2 years without any problems...
  3. gflaaten

    Sorting with DataGrid

    Im trying to sort a datagrid that use a dataview as datasource. I get to view the data in the dataview, but when i set the dataview's sort property and re-databind the datagrid, the datagrid comes out empty. I even tried to use a custom button to sort instead of the regular header links. The...

Part and Inventory Search

Back
Top