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

ListGrid error message wrapping issue

$
0
0
Hi isomorphic,

SC Version : Smart Client_v83p_2013-04-11_Power Edition
Browser Version: FireFox 10.0.11 ( All supported and Latest Browser ).

In List Grid, I'm setting error message in the dsresponse. The error message is successfully shown in List Grid.

The problem is error message is wrapped into multiple lines when shown in Client
Side. Please refer the attached Error_Message_Format.png.

Code:


dsResponse.setFailure();
dsResponse.addError("ipAddress", "Duplicate entry for '10.30.25.1' for IP Address");


I want the error message should be shown in a single line. How to achieve this?

Regards,
Ramanathan

Attached Images
File Type: png Error_Message_Format.png (8.2 KB)

Viewing all articles
Browse latest Browse all 4756

Trending Articles