[jQuery] .navButtonAdd Quick Question...

2009-04-16 Thread briandus
Hi there - I'm adding a custom button using the .navButtonAdd function. I see that there is an option for an image, but I'm wondering if I can create a button and apply a class instead. I have a "toggle" button that I'm adding and the image will change with the toggle state. Is this possible? Tha

[jQuery] Re: Final Four: Grabbing Keys, Styling Columns, Pop Up Forms, Edit Select Lists?

2009-04-15 Thread briandus
02 am, briandus wrote: > HI Tony, now that you were able to show me how to make the (my) "ID" > field readonly, it is now being sent to the server like this:   id: > (21,7)   - Where 21 is my database key field and 7 is the row > placement. I can work with this because I

[jQuery] Re: Final Four: Grabbing Keys, Styling Columns, Pop Up Forms, Edit Select Lists?

2009-04-15 Thread briandus
iguration. > > #5) Little stange. Which version do you use. > Also check your server response what you have in total records > > Regards > Tony > > On Apr 14, 7:50 pm, briandus wrote: > > > Hi Tony - > > > #1) thanks so much for the hint on the readonly field.

[jQuery] Re: Final Four: Grabbing Keys, Styling Columns, Pop Up Forms, Edit Select Lists?

2009-04-14 Thread briandus
, 2:44 am, Tony wrote: > Hello, > > #1) > colModel : [ > { name:ID, hidden:true, editable:true, editrules:{edithidden:true}, > editoptions:{readonly:true} }, > .. > ] > Look into the docs for more details. > > #2) In wich browser is this? > > #3) Currently no

[jQuery] Re: Final Four: Grabbing Keys, Styling Columns, Pop Up Forms, Edit Select Lists?

2009-04-14 Thread briandus
, 2:44 am, Tony wrote: > Hello, > > #1) > colModel : [ > { name:ID, hidden:true, editable:true, editrules:{edithidden:true}, > editoptions:{readonly:true} }, > .. > ] > Look into the docs for more details. > > #2) In wich browser is this? > > #3) Currently no

[jQuery] Final Four: Grabbing Keys, Styling Columns, Pop Up Forms, Edit Select Lists?

2009-04-13 Thread briandus
Hi there - I am using jqGrid with ASP.NET and while it has really taken me quite some time to get this integration playing nicely, now that I've finally got things moving, I am so pleased. But, I have four things that I am still having some trouble with... #1) I have a table with some hidden fie