Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
7answers
2k views

What are your experiences with NetAdvantage or DXperience?

I'm looking into both of them, and while I have been quite pleased with NetAdvantage at my previous employer, I find the price point (plus testimonials like at ...
0
votes
1answer
73 views

DevExpress WinForms XtraRichEdit - Export Document to an Image

I'm looking for an ability to export documents (e.g. doc, rtf, txt) as images. Does XtraRichEdit support such functionality? This is definitely supported by Aspose.Words, but I'm not sure about ...
0
votes
1answer
172 views

Gridview and viewed items

I have a gridview (DXperience gridview) where I would like to display if the user has already clicked on a link in that row. The link on each row sends the user to a page where more detail is shown ...
0
votes
1answer
211 views

DXperience gridview and controls within

I have am trying the trial of DXperience gridview, and was wondering if it is possible to attach a aspx control to one of the columns. I have created a simple control which contains a button and ...
0
votes
1answer
580 views

Trying to get DXperience under Linux: I get “Windows Installer 3” required when installing .NET 2.0 under wine in SLED

I want to try out DXperience component suite on Linux (Suse Linux enterprise desktop). Since it relies heavily on the PInvoke calls, Mono would not work out here. Some people were able to get this ...