[Axapta-Knowledge-Village] Erase data

2004-09-02 Thread axapta_dude
Hi , I need some guide from axapta expert.What is the syntax to clear the data inside temporary table buffer. Thanx in advanced. Yahoo! Groups Sponsor ~--> $9.95 domain names from Yahoo!. Register anything. http://us.click.yahoo.com/J8kdrA/y20IAA/y

[Axapta-Knowledge-Village] send and get

2004-08-05 Thread axapta_dude
Hi..I'm a newbie and need some help from the expert.Below is a simplify exa= mple for my problem. I'm using three table: Table1 - id,name,age Table2 - name , address Table3 - age , status Inside Fetch Method: Query q =new query(); QueryRun qr; QueryBuildDatasSource  qbd1,qbd2,qbd3; QueryBuildLin

[Axapta-Knowledge-Village] Passing args

2004-07-04 Thread axapta_dude
Hi there, How to pass several variables value from form to report.I'm a newbie and I hope u guys can give me an example for the coding. Thanx in advanced Yahoo! Groups Sponsor ~--> Yahoo! Domains - Claim yours for only $14.70 http://us.click.yahoo.

[Axapta-Knowledge-Village] element and this

2004-06-29 Thread axapta_dude
hi guys, I'm a newbie and i need some pointer from experts.What is the difference between element. and this. .Why sometimes it use element and othertime this Thanx in advanced Yahoo! Groups Sponsor ~--> Make a clean sweep of pop-up ads. Yah

[Axapta-Knowledge-Village] Setcursor() purpose

2004-06-28 Thread axapta_dude
hi fellow axapta developers, I need some pointer/guide on the purpose/function of setcursor() (queryrun.setcursor()).I hope u guys can help me. Thanx in advanced Yahoo! Groups Sponsor ~--> Yahoo! Domains - Claim yours for only $14.70 http://us.click

[Axapta-Knowledge-Village] Syntax help

2004-06-26 Thread axapta_dude
hello guys.. I hope u all can give me some guidance/pointer.What is the syntax for group by sum.I hope u all can help me. Thanx in advanced Yahoo! Groups Sponsor ~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocke

[Axapta-Knowledge-Village] fwdmthdate error

2004-06-20 Thread axapta_dude
Hello everybody.. I need some help from u guysI'm using axapta 3.0.Fwdmthdate function (dropdown mini calendar) suddendly generated error for no reason.I try to roll back to default but it still generate error.It works fine before and nobody screw up the anything. I hope u guys can help

[Axapta-Knowledge-Village] Filtering Data

2004-06-10 Thread axapta_dude
hii need some help from you guys here is the simplify version of my problem: Table1 Table2 -- - | id | name | age | | id | locatio

[Axapta-Knowledge-Village] Information Exchange

2004-06-07 Thread axapta_dude
hi, i'm a newbie and need some help from expert... I'm confuse on the syntax to pass information using args class. I'm trying to pass some information from a form using clicked method to another form. what must i write inside the clicked method and how i want to receive the information in ano

[Axapta-Knowledge-Village] help on super()

2004-06-03 Thread axapta_dude
hi all...i already read help in axapta on super() but still cannot understand the purpose of super() in form/report.Can anyone tell me the purpose of super() in simple and plain english thanx in advanced Yahoo! Groups Sponsor ~--> Make

[Axapta-Knowledge-Village] need help on query

2004-06-02 Thread axapta_dude
hi...i need some simple and plain explanation/example in using query on form using class mention below.I'm new in axapta developement and help file in axapta is a bit confusing for me: 1.Query 2.QueryBuildDatasource 3.QueryBuildRange 4.QueryRun -how to retrieve data using next method -explanat