Customization - Ultra Grid

You could hang an updateable dashboard of the UD01 table and use the expression editor to create a baq generated list from the HDTopic.Description field. Bit of a work around, but it would keep you out of C# land…

Rob Bucek
Production Control Manager
PH: (715) 284-5376 ext 311
Mobile: (715)896-4832
FAX: (715)284-4084
[cid:1.234354861@...]<http://www.dsmfg.com/>
(Click the logo to view our site)<http://www.dsmfg.com/>

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of cathy@...
Sent: Monday, April 21, 2014 5:15 PM
To: vantage@yahoogroups.com
Subject: [Vantage] Customization - Ultra Grid



I added UD01 to RMA Processing.
I added a new sheet to RMA Processing sheetLinePanel.

The Epi Binding is UD01View.
In the Grid, I would like to have a drop down from the Help Desk topics since we have more than one reason that an RMA is returned.

Example ShortChar01 - I would like to have the drop down from HDTopic.Description.

I have been able to get a drop down when in a normal sheet but, don't know how to do this in a Grid.

Help would be appreciated.



[Non-text portions of this message have been removed]
I added UD01 to RMA Processing.
I added a new sheet to RMA Processing sheetLinePanel.

The Epi Binding is UD01View.
In the Grid, I would like to have a drop down from the Help Desk topics since we have more than one reason that an RMA is returned.

Example ShortChar01 - I would like to have the drop down from HDTopic.Description.

I have been able to get a drop down when in a normal sheet but, don't know how to do this in a Grid.

Help would be appreciated.


Jose C Gomez
Software Engineer


T: 904.469.1524 mobile
E: jose@...
http://www.josecgomez.com

     Â


Quis custodiet ipsos custodes?


On Mon, Apr 21, 2014 at 6:15 PM, <cathy@...> wrote:

Â
<div>
  
  
  <p>I added UD01 to RMA Processing.<br>I added a new sheet to RMA Processing sheetLinePanel.<br><br>The Epi Binding is UD01View.<br>In the Grid, I would like to have a drop down from the Help Desk topics since we have more than one reason that an RMA is returned.<br>


Example ShortChar01 - I would like to have the drop down from HDTopic.Description.

I have been able to get a drop down when in a normal sheet but, don't know how to do this in a Grid.

Help would be appreciated.

</div>
 


<div style="color:#fff;min-height:0;"></div>

Thanks so much but, I am very new at C# or VB . I am an old COBOL programmer and also PL/SQL (Oracle) back in the day.

 

This is one of the lines of code from the example.

 

DataTable dt = new DataTable();

 

I want to use the values from HDTopic. Do I replace dt with HDTopic?

 

What does = new DataTable do?

 

Thank you

 

 

 

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf Of Jose Gomez
Sent: Monday, April 21, 2014 4:55 PM
To: Vantage
Subject: Re: [Vantage] Customization - Ultra Grid

 

 



Jose C Gomez

Software Engineer


T: 904.469.1524 mobile


Quis custodiet ipsos custodes?

 

On Mon, Apr 21, 2014 at 6:15 PM, <cathy@...> wrote:

 

I added UD01 to RMA Processing.
I added a new sheet to RMA Processing sheetLinePanel.

The Epi Binding is UD01View.
In the Grid, I would like to have a drop down from the Help Desk topics since we have more than one reason that an RMA is returned.

Example ShortChar01 - I would like to have the drop down from HDTopic.Description.

I have been able to get a drop down when in a normal sheet but, don't know how to do this in a Grid.

Help would be appreciated.