Re: [Axapta-Knowledge-Village] Refresh Or Execute of Data Source?

2007-05-03 Thread Pankaj Gupta
Hi,
 Nitesh
Thanks for your help,, but I am little confuse here, you can create an
object of class, table, and of an EDT but how can you create an object of a
form?, can you help me in detail,? may be with a piece of some code,,m
sounding foolish but m new in Axapta!

Regards,

On 4/30/07, Nitesh Ranjan [EMAIL PROTECTED] wrote:

   It is same as caller of the current form. u need to have a object (O) of
 the form to be refreshed on the form from where u need to execute the
 refresh method. now create method (M) on the third form with code to refresh
 the datasourse. Call this method M from Object O.

 Hope u understand. If you need any further clarification let me know.

 Regards
 .

 pankaj_dbc [EMAIL PROTECTED] pgupta82%40gmail.com wrote:
 I have a requirement where I have to refresh or Execute (Execute
 Query) the datasource of a third form which is NOT a CALLER of my
 current form..Can any body suugest me a way?

 Pankaj.

 -
 Ahhh...imagining that irresistible new car smell?
 Check outnew cars at Yahoo! Autos.

 [Non-text portions of this message have been removed]

 




-- 
Pankaj Kumar Gupta
-- 
Technical Consultant | Microsoft Axapta.
ILFS Technologies -09810999669.


[Non-text portions of this message have been removed]



Re: [Axapta-Knowledge-Village] Refresh Or Execute of Data Source?

2007-04-30 Thread Nitesh Ranjan
It is same as caller of the current form. u need to have a object (O) of the 
form to be refreshed on the form from where u need to execute the refresh 
method. now create method (M) on the third form with code to refresh the 
datasourse. Call this method M from Object O.
   
  Hope u understand. If you need any further clarification let me know.
   
  Regards
   . 

pankaj_dbc [EMAIL PROTECTED] wrote:
  I have a requirement where I have to refresh or Execute (Execute 
Query) the datasource of a third form which is NOT a CALLER of my 
current form..Can any body suugest me a way?

Pankaj.



 

   
-
Ahhh...imagining that irresistible new car smell?
 Check outnew cars at Yahoo! Autos.

[Non-text portions of this message have been removed]



RE: [Axapta-Knowledge-Village] Refresh Or Execute of Data Source?

2007-04-27 Thread Per Jakobsen
I believe that you have to create a hook (caller information), somehow, maby 
through a class interface.
 
Per
 


To: [EMAIL PROTECTED]: [EMAIL PROTECTED]: Thu, 26 Apr 2007 12:56:46 
+Subject: [Axapta-Knowledge-Village] Refresh Or Execute of Data Source?




I have a requirement where I have to refresh or Execute (Execute Query) the 
datasource of a third form which is NOT a CALLER of my current form..Can any 
body suugest me a way?Pankaj. 



[Non-text portions of this message have been removed]