Re: [development-axapta] Calling Report From a Button

2006-01-30 Thread niphawan sungnoi
hi pieter m       Will you can drag report object to menuitem display and define label on this menuitem , so dray this menuitem to you form.   If you click a new button this report is show .       from   nip   pieter m <[EMAIL PROTECTED]> wrote:   Hi, Maybe

Re: [development-axapta] Calling Report From a Button

2006-01-27 Thread pieter m
Hi, Maybe you can use ReportRun class. roop_anand <[EMAIL PROTECTED]> wrote: Hi ,     I need help regarding How to call a Report from a button Click event? I have a form where i have OK and cancel button and a menu item Button where i have set the properties to display a repor

[development-axapta] Calling Report From a Button

2006-01-27 Thread roop_anand
Hi ,    I need help regarding How to call a Report from a button Click event? I have a form where i have OK and cancel button and a menu item Button where i have set the properties to display a report . When i click on the menu item button it takes values from the grid and displays t