Forum


09:01

Moderators
30/10/2007

Hello,
Take a look here http://www.trirand.com/jqgridw.....ditoptions
maybe dataInit will do the job
Regards
Tony
For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.
16:14

Moderators
08/10/2009

You can fix this by modifying the .ui-datepicker css class in your ThemeRoller theme (e.g. jquery-ui-1.7.1.custom.css) and adding larger z-index, e.g.
.ui-datepicker { width: 17em; padding: .2em .2em 0; z-index: 2000;}
Regards,
Rumen Stankov
Trirand
Trirand ASP.NET WebForms & MVC components based on jQuery & ThemeRoller
17:02

30/07/2009

Rumen[Trirand] said:
You can fix this by modifying the .ui-datepicker css class in your ThemeRoller theme (e.g. jquery-ui-1.7.1.custom.css) and adding larger z-index, e.g.
.ui-datepicker { width: 17em; padding: .2em .2em 0; z-index: 2000;}
Modifying the themeroller css isnt the best way to go. Firefox users can install the ThemeRoller Dev tool, which will allow them to change the theme dynamically on your page - and if they do, they'll lose the z-index.
A better idea is to add:
body .ui-datepicker { z-index: 2000 }
to a <style> in your page, or to a referenced stylesheet.
The "body" is just to make it more specific than the themeroller rule.
Mark
00:42

Moderators
08/10/2009

@Mark - your approach is indeed better - as usual 🙂
@Oliver - I am pretty sure there are some datepicker widgets based on jQuery, but I personally cannot recommend one since I haven't worked with them. A google earch should get you a decent list.
Rumen
Trirand ASP.NET WebForms & MVC components based on jQuery & ThemeRoller
Most Users Ever Online: 715
Currently Online:
53 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
OlegK: 1255
markw65: 179
kobruleht: 144
phicarre: 132
YamilBracho: 124
Renso: 118
Member Stats:
Guest Posters: 447
Members: 11373
Moderators: 2
Admins: 1
Forum Stats:
Groups: 1
Forums: 8
Topics: 10592
Posts: 31289
Newest Members:
, razia, Prankie, psky, praveen neelam, greg.valainis@pa-tech.comModerators: tony: 7721, Rumen[Trirand]: 81
Administrators: admin: 66