Tagged Questions
The coolite tag has no wiki summary.
3
votes
2answers
514 views
Varbinary max image
I am storing images in database in a varbinary(max) field.
I am try to show an image on my form. I've tried many different ways but it did not show it.
This is my Code:
//I am adding an image in ...
2
votes
2answers
46 views
What is the purpose of the ReaderID attribute in <ext:JsonReader>?
I'm learning how to use Coolite at the moment. I'm trying to use the Store element but I don't know what the ReaderID attribute of the JsonReader does?
2
votes
1answer
1k views
Extjs Context Menu with Tree Panel
I have a tree panel and I want to show context menu to each tree node when right click to be able to delete it
please help me as soon as you can
Thanks in Advance
2
votes
5answers
3k views
Coolite, Telerik and DevExpress
We are planning to replace our web app controls with 3rd party components, and shortlisted Coolite, Telerik and DevExpress.
All these components look impressive and comprehensive and thus I would ...
1
vote
1answer
143 views
Coolite equivalent for jquery?
Does anyone know of a well-supported ASP.NET wrapper for jquery (much like the way Coolite works for ExtJS)? I have a lot of ASP.NET web forms experience and really don't like writing javascript. I've ...
1
vote
1answer
151 views
Create Autosizeble panel with panels inside
Sorry for not very clear question title, but maybe image will help to describe my ploblem:
I want small child panels in parent panel to be autosizeable. Here is my markup and codebehind:
...
1
vote
2answers
186 views
GUI Toolkit for ASP.net
Do anybody know any free Ajax-based Windowing toolkit for asp.net like Coolite Toolkit (which is a .net port of Ext-JS), and of course with extensive documentation?
Coolite Toolkit has an excellent ...
1
vote
1answer
526 views
ASP.NET AJAX GUI Toolkit
Anybody worked with Coolite toolkit?
How to add a Coolite child control in a Coolite window?
In ASP.NET(C#) of course!!!
0
votes
1answer
540 views
Using ExtJS 4 charts with Ext.Net (coolite)
I'm hoping to be able to load an ExtJS chart inside Ext.Net(coolite) pages.
I've copied the pie chart from the ExtJS samples and have put it in an test aspx document to see it work:
heres is my ...
0
votes
3answers
154 views
Is Coolite worth using in a medium-big project?
I'm planning to start a web based stock and current managament project.
I want app to be Ajax but I don't want to spend my time for client-side code.
Thus, I think to use coolite for my ...
0
votes
1answer
244 views
How to set the file types in the coolite FileUploadField
I using coolite in my project. And upload files through the FileUploadField control.
I have to add a filter for the file type, so that the user could see only jpeg and bmp files from the choose file ...
0
votes
1answer
168 views
i can't expand my ext:gridpanel
i have gridpanel in my page and i want to expand it (somthing like height=100%) but i can't find any property that can use
this is my code
this is my code :
<ext:Panel runat="server" ...
0
votes
2answers
578 views
ExtJS: How can I prevent the sum of number columns in a GridPanel from going over a given maximum?
I have a GridPanel with just two columns: names and commission percentages. The sum of all of the percentages should never exceed a predetermined maximum (say that 25% of the sale is up for grabs).
...
0
votes
1answer
102 views
adding controls dynamically
how to add dynamically a menupanel with menuitems inside a accordion using coolite controls toolkit.
0
votes
1answer
684 views
ExtAsp or Coolite - ASP.NET wrappers around ExtJs
We are a small Microsoft shop looking into ExtJs and like the rapid building of complex and structured UIs that can be achieved with the toolkit. However we have been experimenting with ExtAsp.NET ...
0
votes
1answer
319 views
Split ExtJS for incremental (on demand) download
I had earlier asked whether I can remove un-utilized JavaScript code from ExtJS library. JSBuilder was the answer.
What about being able to download widgets on-demand? I ask this because I have ...
0
votes
1answer
2k views
Drag-and-Drop GridPanel rows in Coolite
Coolite has excellent support for Grids, and the GridPanel control has an obvious property: EnableDragDrop. But after a lengthy search through the forums and given examples, I have yet to come across ...
-4
votes
3answers
123 views
ASP.NET 3rd Party Component [closed]
I want to ask something related to these 3rd party components. Apparently, my company wants to move on to these 3rd party components and We need to find out which one is the best.
The most important ...