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 , then u can call filter method for the other field. You can figure out different ways to do it.
 
Regards
Mudit

 
"Jayaprakash M." <[EMAIL PROTECTED]> wrote:
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 kumar
Sent: Wednesday, January 04, 2006 12:30 PM
To: MBS Axapta
Subject: [Axapta-Knowledge-Village] Filter option in Display method

Hi Pals,
 
        I want the find and Filter option in the display Control of the Grid. Normally, If we place an display method in the Grid, If rightClick we will get only hide and setup popup. But I need to have Filter and Find option as in table field in Grid.
 
One more thing,  In a Dialog form Iam placing the CheckBox(NoYes option) and textbox. If I make the checkbox to true, Text box should be disabled.  If anyone come across this, Please let me know.
 
Thanks in Advance..
 
Regards,
Sivakumar

Yahoo! Photos
Ring in the New Year with Photo Calendars. Add photos, events, holidays, whatever.


Yahoo! Photos
Ring in the New Year with Photo Calendars. Add photos, events, holidays, whatever.

Sharing the knowledge on Axapta.
Visit www.frappr.com/axapta for axapta friends.




YAHOO! GROUPS LINKS




Reply via email to