jQWidgets Forums
Forum Replies Created
-
Author
-
no idea for help me ?
Thanks
very strange, is it possible is due to IE setting ? but which setting ?
i can’t tell you because on my company on my workstation I have no internet…And on other post i have IE11…but i I am obliged to work with IE8.
and you have you test when you click on the cell of the column product ?thanks
thanks for your response,
I have changed that :
my grid (id=jqxgrid_1) is into a nested is inside a content panels$("#jqxgrid").append('<div id="jqxwindow"> <div>ADMINDAT</div> <div><div id="jqxgrid_1"></div></div> </div> '); //<input type="button" style="margin: 10px;" id="jqxbutton" value="Refresh" /> $("#jqxwindow").jqxWindow({ height: 300, width: 600, theme: 'metro', showCollapseButton:true });
but the problem is the same….from the second click on “go” button, the grid don’t expand when i expand the jqwindows
for information jqxgrid is juste a simple empty div in my html page.
Also I have try destroy $(“#jqxwindow” ).destroy(); instead remove but with this the windows don’t appears.
Thanks
NicoI have redownload the widget, and same problem :
for example , with the cellediting demo feile the problem appears when i double-click on a cell of the column productthanks.
April 17, 2015 at 12:21 pm in reply to: Cascading excel filter question Cascading excel filter question #70004bad news, I hope in a futur releases
April 17, 2015 at 11:55 am in reply to: Cascading excel filter question Cascading excel filter question #69999I have changed two css value,
#gridmenujqxgrid0 {
width:235px!important;;
}
#listBoxContentfilter1jqxgrid0 {
width:220px!important;;
}This has widened the grid filter but scrollbar don’t move, (see screen), can you help me to tell me wich class or id i have to changed.
[URL=http://www.casimages.com/i/150417015523548924.jpg.html][IMG]http://nsa38.casimages.com/img/2015/04/17/mini_150417015523548924.jpg[/IMG][/url]April 10, 2015 at 2:33 pm in reply to: Get filter value with excel like filter Get filter value with excel like filter #69767It s ok Peter
Thanks.March 18, 2015 at 9:29 am in reply to: Grid and dialog box jquery UI Grid and dialog box jquery UI #68804could you just try to put a litle jqxgrid in a dialog box to see if you are the same problem.
IF i have the time i try your jqwindows but i can’t at this timeTHanks
March 17, 2015 at 10:07 am in reply to: Grid and dialog box jquery UI Grid and dialog box jquery UI #68714I swapped screenshoot 2 and 3. sorry
March 17, 2015 at 8:22 am in reply to: Margin/padding when values is large Margin/padding when values is large #68695i have changed many things and i don’t why but it work fine now….thanks
March 16, 2015 at 12:40 pm in reply to: Margin/padding when values is large Margin/padding when values is large #68605HI,
Because i have a very important number of colum i can’t set the width with a large number.
But I have made a little example, and surpise all is ok : http://jsfiddle.net/ayTST/123/
the margin that i have put in the cellrender is take into account even if the column is more important that the width.But i don’t now in my application it doesn’t work…..may be a css conflict….
Nicolas
March 13, 2015 at 3:23 pm in reply to: Margin/padding when values is large Margin/padding when values is large #68496Thanks for your responses but No I do not want to increase the height of my cells because I can have a great deal of text in a cell, I want just to be able to solve the problem of margin when the size of my text is bigger than the width of the column
March 6, 2015 at 9:30 am in reply to: probleme with wrong getcellvalue if I click on another editing value. probleme with wrong getcellvalue if I click on another editing value. #68122it work fine with cellendedit
I had not thought to this function because with my old grid my ajax request was passed in validation and everything worked
Thanks a lotNovember 28, 2014 at 2:15 pm in reply to: Filter and dropdownlist : Is it a bug ? Filter and dropdownlist : Is it a bug ? #63519It’s resolved with the 3.6.
Thanks. -
AuthorPosts