Hi All,
I have a ASP.NET 3.5 App and trying to update a Update Panel which has a nested custom control. In that custom control is a ComponentArt Gird, which gets filled by almost 13MB of Data (Yes, I could chunck that...) at this Update.
I have a hidden button wihtin the update Panel, which I trigger by JS from client side, when I need...
Is there a way to reset the on key press search value and state through code (C#)?
The ComponentArt (CA) grid is being used to select a record from the database to update. I need to reset the search state when the update process is complete.
For some reason the on key press search/filter stays after re-binding the CA grid. I had to man...
I am using ComponentArt Third party controls for ASP.NET 2.0.
Here is the problem i am facing.
I created some ComponentArt.Web.UI.TreeView at runtime on Page_Load.
Now at click event of a button, i want to get values of the selected nodes in the treeview.
Can someone help ....!
...
Planning to buy a charting solution (for ASP.NET), narrowed down to Dundas and componentArt.
Is there a feature comparison sheet, comparing these two components?
Has anyone used both of these and found any one of them to be better than the other?
I had used ComponentArt in a project before and was impressed with its 3d like color sett...
Hi All,
I currently have a ComponentArt Grid, which has a column containing DateTime values. In the even that a certain date is used, we want to keep the cell empty.
Since DateTime is a struct it cannot be null or empty. So I am looking for a way to tell the grid to leave the cell blank if this certain date is bound to the grid.
Any...
Hi all,
I have a need to export the contents in a ComponentArt Grid into a file, preferably excel in csv format.
I was wondering if anyone had any ideas how to best approach this task. At the moment we have the grid being populated with data, and using client templating some minor manipulation is being performed before it is displayed...
We are using the Component Art WebChart for an online dynamic report and after 1 or 2 page loads of the report it throws the memory into a tail spin. The WP3 worker thread just goes to about 400mb and climbing and finally low memory and the system either requires a hard boot or if we can do an iisreset in time.
Any ideas?
...
I have a page that loads different controls into a placeholder via a ComponentArt Callback based on the user's action (clicking a link).
I am running to this scenario:
Action 1 loads a control with ASP.NET validators into the placeholder.
Action 2 loads a different control with no validators (the first control is replaced and no longe...
Hi All, I'm using ComponentArt MultiPage control in my application. I'm also using AjaxControl Toolkit's ModalPopUpExtender control. I get the javascript error "Sys.UI.DOMEevnt is null or not an object". I noticed that if I have the ScriptManager in the same page as any ComponentArt control, I get this error. Can someone please suggest m...
I'm looking to invest in a 3rd party suite of asp.net controls and I've been searching, without much luck, for a nice tabular view that presents the various vendors offerings in an easy to compare side-by-side manner.
Does anyone know of such a link?
Thanks,
Steve.
PS: In particular I am considering the DevExpress and ComponentArt off...
Hi,
I am new to component art grid. I am trying to add tooltip to a column in the component art grid.I have to show the data of the column in the tooltip when i mouse over each record. Can you please help me in this issue.
Thanks.
...
I have a ComponentArt grid that I'm editing with a pop editing dialog. I pass values between the grid and the dialog using javascript. All was well until I put the page containing the grid inside a MasterPage; I got some errors because of naming containers and fixed them, but it looks like ComponentArt's DataGrid is still looking for s...
I have seen demos of ComponentArt's and Telerik's toolsets.
I am interested mainly on finding a grid control, a tabstrip control, a menu control and a treeview control
Do you know any company besides the forementioned that offers ASP.NET MVC controls solutions?
Which one do you think is the best/most reliable?
...