Click here to Skip to main content
15,886,110 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have created a vb.net class to export into simplified xml from Crystal Report. Therefore, I want to remove built-in Crystal Report Export to XML feature. How can I omit xml document feature in export type options drop-down list.

What I have tried:

I have created a vb.net class to export into simplified xml from Crystal Report. Therefore, I want to remove built-in Crystal Report Export to XML feature. How can I omit xml document feature in export type options drop-down list.
Posted
Comments
Suvendu Shekhar Giri 24-Nov-17 0:03am    
Not sure if that's possible but you can try for an workaround by hiding the crystal report export button and designing/coding your own buttons for the required export types instead.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900