Search Type: Posts; User: iTzAngel
Search: Search took 0.02 seconds.
-
25 Jul 2008 11:12 AM
Jump to post Thread: question about renderTo by iTzAngel
- Replies
- 4
- Views
- 1,269
is possible to add buttons? when i try buttons:[] it nevers shows anything :/
Ext.onReady(function() {
Ext.state.Manager.setProvider(new Ext.state.CookieProvider());
// create some... -
25 Jul 2008 11:04 AM
Jump to post Thread: question about renderTo by iTzAngel
- Replies
- 4
- Views
- 1,269
so i was putting before close the formpanel, but just renders the columns and not the buttons
renderTo: 'centrito' -
25 Jul 2008 10:06 AM
Jump to post Thread: question about renderTo by iTzAngel
- Replies
- 4
- Views
- 1,269
Hi there, im using renderTo, with a formpanel, so why i cant add to this form buttons and render to a div in a page?
this is the code:
var viewport = new Ext.form.FormPanel({
id : 'cedula',... -
25 Jul 2008 7:30 AM
Jump to post Thread: save positions in Ext.ux.portlet by iTzAngel
- Replies
- 0
- Views
- 611
Hi everyone!, is possible to save the positions of the columns that i move?, how can i do that? getting x or y?, by ids? , please some idea?
-
24 Jul 2008 11:58 PM
Jump to post Thread: About Ext.ux.Portlet by iTzAngel
- Replies
- 0
- Views
- 947
Hi there, is possible to save the orders of the items? i put the columns in a formpanel, so then the form has
renderTo: 'somediv', ... so is this possible? to save the order of the items modify?,... -
24 Jul 2008 1:02 PM
- Replies
- 2
- Views
- 836
Thanks!, i know that it works, maybe i have problems with json data T-T, and nothing appears, did you could describe how a grid got json data form a server, im using datastore, and json, it works...
-
24 Jul 2008 12:40 PM
- Replies
- 2
- Views
- 836
Hi there, i have a grid called medicosGrid, so i created it and now when it finish to display i want to make a function that refresh the grid out the original jsfile, like this
var grilla =... -
24 Jul 2008 10:52 AM
Jump to post Thread: Using Ext and ASP.NET? by iTzAngel
- Replies
- 7
- Views
- 3,470
Anybody interesting in Extjs and MVC.net , i finish most of the model and services layer, so im try to integrate it with extjs im fast building grids,forms, other widgets, i need some help with...
-
21 Jul 2008 9:19 AM
- Replies
- 1
- Views
- 943
Hi there, i finish today my formpanel layout and components, so im ready to start with the submit and the server side coding, almost im doing it in C#, so previously i finish grids with lists using...
-
17 Jul 2008 7:50 AM
- Replies
- 0
- Views
- 638
Hi there, this is a thread about learning ways, i was learning at myself, but i feels that i need to be in a social group to shared knowledge and researchings, so where is the most popular or better...
-
11 Jul 2008 8:22 AM
- Replies
- 2
- Views
- 658
is this possible? or is a bug?
-
10 Jul 2008 1:25 PM
- Replies
- 2
- Views
- 658
Hi there, i was looking for demos and api documentation, how can i remove the line that contains the fourth mini forms? i was trying with many propertyes, here is my code:
Thanks everyones!
... -
8 Jul 2008 5:50 AM
- Replies
- 4
- Views
- 1,141
thanks for your response, obviously i know how to work with firebug basically, using net and inspect mainly, buy more far from that , i want to make my Exts js files works in Firefox, for example,...
-
8 Jul 2008 5:25 AM
Jump to post Thread: Help, problems with grid layout by iTzAngel
- Replies
- 6
- Views
- 978
viceversa, when i remove the paging bar, the grid works, letse why in jsakalos ext.ux, grids works having the previous related items... =/
-
7 Jul 2008 11:41 AM
- Replies
- 4
- Views
- 1,141
Hi there, you maybe think this is a repeat post or i not use search, by the way is a problem that i have, i dont know how to develop with firefox and firebug and console, someones knows a guide? , i...
-
7 Jul 2008 10:28 AM
Jump to post Thread: Help, problems with grid layout by iTzAngel
- Replies
- 6
- Views
- 978
i delete it and nothing changes, i remove paging toolbar and layout works perfect, but i need it :(
-
7 Jul 2008 9:31 AM
Jump to post Thread: Help, problems with grid layout by iTzAngel
- Replies
- 6
- Views
- 978
Here is,
Ext.BLANK_IMAGE_URL = '../../../../../Frameworks/Extjs/2.1/resources/images/default/s.gif';
Ext.state.Manager.setProvider(new Ext.state.CookieProvider()); -
7 Jul 2008 8:41 AM
Jump to post Thread: Help, problems with grid layout by iTzAngel
- Replies
- 6
- Views
- 978
Hi there, somebody have add buttons to a grid using TBar?, im using Ext.ux.search plugin, thanks in advance! :D
-
3 Jul 2008 11:06 AM
Jump to post Thread: Help with propertyes by iTzAngel
- Replies
- 1
- Views
- 572
Hi there, is possible to make disable text field for a triggerfield?, only allows users to search with the button and not to put text it in... :-?
-
28 Jun 2008 9:03 AM
- Replies
- 5
- Views
- 2,285
my cue is where can i add pagination parameteres in jsonserializer or in the methods of getlists() that are in linq, ill use skip and take in linq for pagination, but i dont know wheres the better...
-
27 Jun 2008 1:21 PM
- Replies
- 5
- Views
- 2,285
Demos are in php, so im working in C#, using linq, someones have make a pagination with this features? please ill be pleasure to contact with who realize that :((
-
26 Jun 2008 1:19 PM
Jump to post Thread: about blank spaces in formpanel by iTzAngel
- Replies
- 5
- Views
- 928
i remove widthslabels from both formpanel, and just in one are blank spaces :S
-
26 Jun 2008 12:35 PM
Jump to post Thread: about blank spaces in formpanel by iTzAngel
- Replies
- 5
- Views
- 928
is this a bug or im doing something wrong?
-
26 Jun 2008 8:51 AM
Jump to post Thread: about blank spaces in formpanel by iTzAngel
- Replies
- 5
- Views
- 928
why im getting blank spaces in the second image? and how can i move that buttons a litle more to the right?
-
26 Jun 2008 6:44 AM
Jump to post Thread: about blank spaces in formpanel by iTzAngel
- Replies
- 5
- Views
- 928
Hi there, i have a cue, is about css in a form panel, even if i create more columns im getting blanks spaces in the first colum that content textfields anf form controls, by the way i was trying with...
Results 1 to 25 of 65
