Hi -
I have a dataset bound to an ultrawingrid. One of the column [Status] is assigned a ValueList which contains only two values - Approved or UnApproved. Depending on the value for each row, I display an Image in the Status column cell for that particular row. and I am using the following code
statusList.DisplayStyle = ValueListDisplayStyle.Picture; e.Layout.Bands[0].Columns["MapStatus"].ValueList = statusList; e.Layout.Bands[0].Columns["MapStatus"].CellActivation = Activation.NoEdit;
where statusList is my ValueList.
Now when I export the rows to excel,I am expecting the actual value [ie either Approved/UnApproved] to be exported to excel, which is not happening.The column is empty when exported. Is there something that I am missing here or how do we accomplish this..?
Thanks
Rajesh
Hi,
I'm a little confused. Why can't you filter?
The code I posted here is going to essentially cover up the cell with an image. But the value was already written into that cell. So Excel should allow you to filter - it will just show the strings on the filter dropdown list instead of the image. There' no way around that as far as I know.
HI MIke
I am continuing this work, after export to excel the image is displayed in the excel sheet, problem is i am not able to Filter the rows based on the MapStaus Image column, as images will not come in the FIlters,please help me to solve this.
Thanks guys
Hello, After some research, the "Ability to export an image to an excel file" has been determined to be a new feature request. I have sent your feature request directly to our product management team. Our product team chooses new feature requests for development based on popular feedback from our customer base. Infragistics continues to monitor application development for all of our products, so as trends appear in requested features, we can plan accordingly.
We value your input, and our philosophy is to enhance our toolset based on customer feedback. If your feature is chosen for development, you will be notified at that time. Your reference number for this feature request is FR14127.
If you would like to follow up on your feature request at a later point, you may contact Developer Support management via email. Please include the reference number of your feature request in the subject and body of your email message. You can reach Developer Support management through the following email address: dsmanager@infragistics.com
Thank you for your request.
Hello rajeshall,
I created the following case for you: 'CAS-84953-YR8GN5' and will update you through it about the progress of this issue.
Please do not hesitate to contact us if you need any additional assistance.