Ultra Grid / User Defined Tables

Perfect, Thanks!

--- In vantage@yahoogroups.com, "Ross Hughes" <ross.hughes@...> wrote:
>
> Try this:
>
> '--------------------------
> Dim recSelected As Boolean
> Dim whereClause As String = String.Empty
>
> Dim YourVariable As DataSet =
> Epicor.Mfg.UI.FormFunctions.SearchFunctions.listLookup(oTrans,
> "UD01Adapter", recSelected, False, whereClause)
> If (recSelected) Then
> ugdYourUltraGrid.DataSource = YourVariable
> End If
> '--------------------------
>
> You will have to change your adapter in the listlookup string, modify your
> variable names and change your whereclause if you want a filter.
>
> HTH,
> Ross
>
>
> -----Original Message-----
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of
> batlou
> Sent: Tuesday, January 12, 2010 9:38 AM
> To: vantage@yahoogroups.com
> Subject: [Vantage] Ultra Grid / User Defined Tables
>
> Is it possible to attach a grid to a UD table? I have used these tables for
> other field types but cant seem to figure out how to use the retriever on a
> grid.
>
> Help?
>
>
>
> ------------------------------------
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
> already linked your email address to a yahoo id to enable access. )
> (1) To access the Files Section of our Yahoo!Group for Report Builder and
> Crystal Reports and other 'goodies', please goto:
> http://groups.yahoo.com/group/vantage/files/.
> (2) To search through old msg's goto:
> http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto:
> http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
>
Is it possible to attach a grid to a UD table? I have used these tables for other field types but cant seem to figure out how to use the retriever on a grid.

Help?
Try this:

'--------------------------
Dim recSelected As Boolean
Dim whereClause As String = String.Empty

Dim YourVariable As DataSet =
Epicor.Mfg.UI.FormFunctions.SearchFunctions.listLookup(oTrans,
"UD01Adapter", recSelected, False, whereClause)
If (recSelected) Then
ugdYourUltraGrid.DataSource = YourVariable
End If
'--------------------------

You will have to change your adapter in the listlookup string, modify your
variable names and change your whereclause if you want a filter.

HTH,
Ross


-----Original Message-----
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of
batlou
Sent: Tuesday, January 12, 2010 9:38 AM
To: vantage@yahoogroups.com
Subject: [Vantage] Ultra Grid / User Defined Tables

Is it possible to attach a grid to a UD table? I have used these tables for
other field types but cant seem to figure out how to use the retriever on a
grid.

Help?



------------------------------------

Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links