Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

Saving picklist to DB adds brackets each time

$
0
0
Hi,

I have a Selectitem as a Picklist (Multiple = true). Each time I save the item some brackets are added. Why? For example

Code:

[[[[[[[Win7,Server 2008 R2]]]]]]]
Normally the value in DB should look like

Code:

Win7, Server 2008 R2
Also the values are shown but the selected Items are not selected in dropdown picklist.

Any hint for the error?

Thx a lot

Viewing all articles
Browse latest Browse all 4756

Trending Articles