Visual Basic Code , VB.NET Code, VB Code
  Home   :  Code   :  Forums   :  Submit   :  Mailing List   :  About   :  Contact


Manipulate XML from a third party connector


Manipulate XML from a third party connector

Author
Message
Axiom70m
Axiom70m
Forum God
Forum God (377 reputation)Forum God (377 reputation)Forum God (377 reputation)Forum God (377 reputation)Forum God (377 reputation)Forum God (377 reputation)Forum God (377 reputation)Forum God (377 reputation)Forum God (377 reputation)

Group: Forum Members
Posts: 1, Visits: 4
Hello,



I hope this is the right place for this question that is bordering me for quite some time now.



I'm building an extranet which connects to a connector like this:



strOutput = myConnector.GetData("COMP", "Username", "Password", "", "Recordset", Filter)

Dim objDataSet As DataSet = GetDataSetObject(strOutput)



this set returns a lot of data with no sorting or limiting possibilities. It's very simple to load this in a gridview or dataview. That's not what i need. I need to sort the data and i.e. display the one on top or the top 10.

I want to display the results in labels or textboxes.



Can anyone explain or give me an example how to get there?



Thanks in advance.

Bram
Edited
12/22/2009 by Axiom70m
GO


Similar Topics


Reading This Topic


Login
Existing Account
Email Address:


Password:


Social Logins

Select a Forum....

















A1VBCode Forums


Search