RE: [Axapta-Knowledge-Village] Filter option in Display method

2006-01-05 Thread mudit mittal
There are workarrounds for some situations. You can manually add find and filter options to the context menu.Datasource has a method - public void filter(fieldId _field, str _value){ super(_field, _value);}If there is one to one mapping for the display field to some table field ,

RE: [Axapta-Knowledge-Village] Filter option in Display method

2006-01-05 Thread Siva kumar
Thank you Mittal for the suggestion. I think we have to call the filter method during runtime. But My Question is I Need to get Filter and Find Option when rightclick on display control. I know It is only a display control Its not and edit control. I want to clarify whether it is possible .

RE: [Axapta-Knowledge-Village] Filter option in Display method

2006-01-04 Thread Jayaprakash M.
Sivakumar, Display method cannot have find and Filter option, since it is not edit control and it is only a display control. Regards, jay -Original Message-From: Axapta-Knowledge-Village@yahoogroups.com [mailto:[EMAIL PROTECTED]On Behalf Of Siva kumarSent: Wednesday,