|
shalwar kameez
|
 |
« on: February 03, 2011, 11:53:09 AM » |
|
I have developed the database library integrated with jslinb1, and i want to upgrade with jslinb2 but likely many changed with some component on jslinb2, i have found some problem:
1. i have items for comboinput like this: [{ "id" : "a", "caption" : "item a" }, { "id" : "b", "caption" : "item b" }, { "id" : "c", "caption" : "item c" }]
when i select a on comboinput the result displayed is 'a' not 'item a', how to displayed the item caption(not item id) on comboinput? it is different from jslinb 1 who display caption on comboinput after selected.
2. when i select 27 feb 2009 on comboinput with datepicker type, it displayed 1235718547730 not date in formatted value, how to display formatted value like 02-27-2009? 3. comboinput with datepicker type also not have method afterValueUpdated, i have developed the database library integrated with jslinb1, and i hope jslinb2 have compatibility with jslinb1 so i have not need to change my own library.
thank's, i hope it'll answer soon.
|