Search Type: Posts; User: Vijayasaharan
Search: Search took 0.04 seconds.
-
17 Dec 2012 12:25 PM
- Replies
- 1
- Views
- 123
Hi
I have a action column and i need to change the icon and tool tip on click of it (set of three icons of involved), and also call a javascript method. Can you please guide me how to do this, i... -
1 Nov 2012 9:03 AM
- Replies
- 2
- Views
- 406
Thanks for the reply I was able to fix this by adding !important and changing the style to
.x-grid-header-ct
{background:transparenturl(../Images/Bg_Pagination.png)!important; width:940px;... -
29 Oct 2012 6:33 PM
- Replies
- 2
- Views
- 406
Hi I am trying to have a image as the bavkground for header. The header image comes in IE, but in FF or Chrome i get only the background color, but if i right click on FF and get the background...
-
25 Oct 2012 8:48 AM
- Replies
- 1
- Views
- 932
Hi i had the same issue and then i used doLayout to solve the issue, after you add all the records to the parent grid call the doLayout () like this
var mychildGrid =... -
25 Oct 2012 8:36 AM
Jump to post Thread: RowExpand Height Issue by Vijayasaharan
- Replies
- 2
- Views
- 380
Hey mitchellsimoens
Thanks for your input actually i wasnt having any layout and then changed to layout: 'auto' and then to the one above but none had any effect. The problem the parent grid isnt... -
23 Oct 2012 5:54 PM
- Replies
- 3
- Views
- 566
Hi I also have the same issue with the rowexpand, please let me know if there is any solution. I do not want to set a height which would cause the scroll bar to come.
Thank You -
23 Oct 2012 2:26 PM
Jump to post Thread: RowExpand Height Issue by Vijayasaharan
- Replies
- 2
- Views
- 380
Hi I have seen many posts with row expand but could find a solution for this.
I have a grid with rowexpand and i dynamically add rows, the issue is when i expand one row the rows at the bottom gets... -
23 Oct 2012 10:41 AM
Jump to post Thread: Pagination issue by Vijayasaharan
- Replies
- 9
- Views
- 441
Great It works, thanks a Ton. I can now breath easy and hit my target Thanks
-
23 Oct 2012 10:10 AM
Jump to post Thread: Pagination issue by Vijayasaharan
- Replies
- 9
- Views
- 441
Thanks Skirtle , got the page number to work, for the click event i tried adding the Myproxy but i get this
/Scripts/src/data/proxy/Json.js not found, i didnt find a JSON.js but a JSONP.JS am i... -
23 Oct 2012 8:56 AM
Jump to post Thread: Pagination issue by Vijayasaharan
- Replies
- 9
- Views
- 441
I think i am kind of messed up,,
I tried changing my WCF to returnTotalrecords as a seperate entiry and i got something like this
... -
22 Oct 2012 8:11 PM
Jump to post Thread: Pagination issue by Vijayasaharan
- Replies
- 9
- Views
- 441
Thanks for your reply, that was my first post will follow the
ethics :-)
Correct me if I am wrong:
My WCF accepts JSON and extraParams isnt sending as JSON, my grid with no pagination works ok,... -
22 Oct 2012 4:33 PM
Jump to post Thread: Pagination issue by Vijayasaharan
- Replies
- 9
- Views
- 441
Hi I am having trouble with the pagination where the paging bar always show page 1-1, i am getting only the needed records from database but i am sending the totalCount property but still its not...
Results 1 to 12 of 12
