Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
365
FieldChooser Closing Event
posted

Hi,

How can i get the FieldChooser closing event, name of this event? looking forward for the response.

Thanks & Regards,

Kashif Mujeeb

Parents
  • 22015
    Suggested Answer
    posted

    Hello Kashif,

     Thank you for your post. I have been looking into it and have created a small sample for you. In the sample I create an instance of the ToolWindow, the popup window that shows up  when the FieldChooserButton is pressed, and set a Closed event for this window. I set this event in the FieldChooserOpening event. Please find the attached sample and fill free to contact us if you have any further questions.

    FieldChooserEvent.zip
Reply
  • 270
    posted in reply to [Infragistics]Gergana Dimitrova

    Hi Gergana Dimitrova,

    i have two questions regarding field chooser

    i) how can i remove "Field Chooser " text upon the field chooser popup.

    ii) is there any generalized work around for hiding some fields in column chooser except explicitly setting  AllowFieldHiding property  of every attribute.

    i am populating my xamdatagrid from a viewmodel observation collection source

    Looking forward for your reply


Children