Tagged Questions

0
votes
2answers
65 views

ASPxGridView LoadingPanel Width is too long

With a confliction between some class of my css file and devexpress's own style, LoadingPanel pop ups appearing very long (aproximately 1000px width). This problem occures every loading popup panels ...
0
votes
0answers
19 views

3rd party off-the-shelf utility for Dynamic .aspx Forms Creation from Database?

I am coming from a c#.NET environment. we're using an existing dynamic forms creation utility from where our designer can create forms. Here is what they can do with this existing forms utility ...
0
votes
5answers
153 views

3rd party controls for asp.net

What would be a good 3rd party control package for ASP.NET, easy to use without compromising full functionality? What I noticed from some research is Telrik and DevExpress being fairly popular. Any ...
0
votes
2answers
435 views

export to excel file from asp.net

I have an ASP.NET 3.5 site that needs to export data to a pre-formatted Excel sheet. I am not allowed to modify the excel sheet in any way, just drop data into specific cells. My question is, What is ...
0
votes
3answers
3k views

Best 3rd Party ASP.Net Grid Control [closed]

One of the project teams in my company is using Infragistics ASP.Net Grid control. I've been brought in to troubleshoot performance issues. What I found is: The Infragistics ASP.Net Grid control ...