Search Type: Posts; User: anmol
Search: Search took 0.01 seconds.
-
11 Mar 2013 2:56 AM
Jump to post Thread: Ext.Direct for ASP.NET MVC by anmol
- Replies
- 372
- Views
- 139,718
hi jcsarda,
As your Get() function gets different parameters like start, limit, sort, dir.
Can i make a class say 'TestClass' having four different parameters 'start, limit, sort,dir'.
and can i... -
6 Nov 2012 7:04 AM
Jump to post Thread: Fieldset reset / Form reset by anmol
- Replies
- 3
- Views
- 872
Thanks babsjr77 for your prompt reply, your solution worked as a charm !
-
6 Nov 2012 6:34 AM
Jump to post Thread: Fieldset reset / Form reset by anmol
- Replies
- 3
- Views
- 872
can any one tell me how to reset fieldset items values ?
-
7 Oct 2012 11:30 PM
- Replies
- 6
- Views
- 830
Hi All,
I am tring same thing using ExtJs 4.0
i want to open a PDF in tab, following code works fine in FireFox and chrome.
It embeds PDF but it in IE it opens the 'download window'.
following... -
27 Sep 2012 6:06 AM
Jump to post Thread: Hyperlink via Sencha Ext JS 4.1 by anmol
- Replies
- 3
- Views
- 1,191
hi sword-it,
That's a good solution to get the hyperlink.
Your solutions are always proved helpful to me.
Can you please tell me how to call any javascript function when i click to the hyperlink... -
19 Sep 2012 10:34 PM
- Replies
- 5
- Views
- 532
Same issue with me .
-
12 Sep 2012 2:38 AM
- Replies
- 5
- Views
- 532
Hi sword,
'isDirty' not working for me. -
12 Sep 2012 2:26 AM
- Replies
- 5
- Views
- 532
thanks sword it !
-
12 Sep 2012 1:46 AM
- Replies
- 5
- Views
- 532
Hi All,
I have a UI which has some tabs.
When i try to click on some other tab, i want find out that user has made any changes or not
I want to show a confirm box with two buttons 'Leave Page'... -
11 Sep 2012 1:41 AM
Jump to post Thread: window.onbeforeunload by anmol
- Replies
- 4
- Views
- 3,873
I am facing the same issue.
-
23 Aug 2012 9:49 AM
Jump to post Thread: How to use ExtJs with asp.net by anmol
- Replies
- 11
- Views
- 1,603
I am not using asp.net MVC3.
and Ext.Direct means RPC (Remoting) so does Ext Direct should be used in case of the WCF service and ExtJs interfacing ? -
23 Aug 2012 8:52 AM
Jump to post Thread: How to use ExtJs with asp.net by anmol
- Replies
- 11
- Views
- 1,603
I will tell you what i have done so far,
I have created a HTML page which will send a object of Employee class to the server side, my server side is the WCF service.
So in short i am calling the... -
20 Aug 2012 1:41 AM
Jump to post Thread: How to use ExtJs with asp.net by anmol
- Replies
- 11
- Views
- 1,603
Hi billtricarico,
Thanks a lot for your help,
but i am still not clear about many things.
Consider an example i have 'html' page which accepts the employee information,
That HTML page have some... -
15 Aug 2012 11:27 AM
Jump to post Thread: How to use ExtJs with asp.net by anmol
- Replies
- 11
- Views
- 1,603
which page i should set as 'run-as' page.
what are csHTML files. -
6 Aug 2012 10:46 PM
Jump to post Thread: How to use ExtJs with asp.net by anmol
- Replies
- 11
- Views
- 1,603
Hi billtricarico,
I cant see any HTML or aspx page in the given sample. -
6 Aug 2012 5:23 AM
- Replies
- 6
- Views
- 1,116
I am facing the same issue.
-
6 Aug 2012 5:13 AM
- Replies
- 6
- Views
- 1,472
I am facing the same issue :(
-
6 Aug 2012 3:40 AM
- Replies
- 3
- Views
- 766
Can you please give a code sample :-/
-
1 Aug 2012 10:28 PM
Jump to post Thread: How to use ExtJs with asp.net by anmol
- Replies
- 11
- Views
- 1,603
Hi billtricarico,
Can you please share any sample application which uses extJs and asp.net.
It will help not just me but entire .net community which is trying to use ExtJs with asp.net.
Thanks... -
1 Aug 2012 7:05 AM
Jump to post Thread: How to use ExtJs with asp.net by anmol
- Replies
- 11
- Views
- 1,603
Hi Guys,
I am a asp.net guy and i want to create a website using ExtJs.
Can any one tell me how do i access the controls from the asp.net code behind (server side code).
Can any give me the links... -
12 Jul 2012 12:57 AM
Jump to post Thread: Change font-size on GXT button. by anmol
- Replies
- 3
- Views
- 3,250
I have a button 'Cancel' and i want to minimize the font size of the text.
I am applying the cssClass to the button as shown below:
button code:
{xtype: 'button',text: 'Cancel',... -
1 Jul 2012 4:03 AM
- Replies
- 1
- Views
- 314
is there any CSS hack kind of a thing guys ?
-
1 Jul 2012 12:29 AM
- Replies
- 1
- Views
- 314
Hi ALL,
I have used grouping functionality of the grid in one of my projects plus i am using the groupSummaryRow to show the number of rows (total) in that row.
But i want to -
(1) hide that... -
27 Jun 2012 5:56 AM
Jump to post Thread: Need to place textBox in a column. by anmol
- Replies
- 7
- Views
- 561
I also found the component very easy ...... but don't know ....... may be something wrong in my code.
Can you please check my code in any of your code samples, may be i am missing something as i am... -
27 Jun 2012 5:48 AM
Jump to post Thread: Need to place textBox in a column. by anmol
- Replies
- 7
- Views
- 561
I think not, i have refactored your code in following way:
***************************************************************************
var sGrid = Ext.create('Ext.grid.Panel', {
...
Results 1 to 25 of 49
