Hello,
1. You can use the available in jqGrid function
Hello,
Styling
Hello,
baseLinkUrl:'casedetails.cfm?cid='
use
baseLinkUrl:'casedetails.cfm'
the id is added automatically.
formatoptions:{baseLinkUrl:'casedetails.cfm', showAction:'show'}
will give you
http://localhost/pti/svrportal/casedetails.cfm?id=123456
Note th id and not cid
Regads
Tony
Hello,
Check to see if the CSS is loaded. You can use FireBug to determine this.
Regards
Tony
Hello,
Thanks. I will do more for this in the next release not in 3.4.2
Regards
Tony
P.S. I realized that there is a more elegant solution, but it should be tested.
Hello,
Thanks. Yes, this is true. This behaviour will be corrected in future.
Regards
Tony
Hello,
This is wrong. Formatter of type select is a special property for the selects – to use the key instead of name from the server. Refer to docs what is this. I see showAction property – this is used not for type select but for showlink
Regards
Hello,
Thanks. Fixed in 3.4.2
Regards
Tony
Hello,
Will be great.
thanks
Tony
Hello,
Hope that with 3.4.2 this is fixed.
Thanks
Regards
Tony
Hello,
Did you mean subgrid as grid or simple subgrid?
Thanks
Tony
Hello,
Thanks. This is a known bug. The fix will be in the upcomming release.
Regards
Tony
Hello
What breaks? Could not help if so little info. Be a more specific. If switch to formatter of type select the data returned from server should be changed to accept the key, but not the name.
Regards
Hello,
Thanks. Yes this is true, since the name is used as id when we construct the form.
Will be changed as soon as possible.
Regards
Tony
Hello,
Please be a more specific. What do you use – cell edit or inline edit?
For me is difficult to understand what you mean.
Regards
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top