Welcome Guest Search | Active Topics | Sign In | Register

It seems Grid bug. Options
HAN
Posted: Wednesday, April 30, 2008 6:49:51 AM
Rank: Newbie
Groups: Member

Joined: 4/5/2008
Posts: 6
Dear Support,

In 'CheckBox Column' sample, it lost column data when I use Unicode(Korean or Japanses etc) after delete callback by button click. I also use UTF-8 req/response encoding in web.config.

best regards,
JH
eo_support
Posted: Wednesday, April 30, 2008 7:00:14 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,084
Hi,

Can you elaborate what you mean by "lost column data"? And for which field you use Unicode? More detailed steps would help us narrow down the problem.

Thanks
HAN
Posted: Wednesday, April 30, 2008 7:12:04 AM
Rank: Newbie
Groups: Member

Joined: 4/5/2008
Posts: 6
My grid have some rows include Unicode(as StaticColumn) by callback data binding.
and then, I just check first row to call delete callback.

Name | Email

[v] AAA a@a.com

[] 홍길동 b@b.com


This is result. first row was delected but second row lost Unicode data. it's no problems when I use 1byte characters.

Name | Email

[] ____ b@b.com
-------------------------------------
eo_support
Posted: Wednesday, April 30, 2008 7:19:04 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,084
Thanks for the detailed information. We will look into it and see what we can find.
eo_support
Posted: Thursday, May 1, 2008 2:41:02 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,084
HAN wrote:
I just check first row to call delete callback.


I am not sure exactly what you mean by "call delete callback". But to use any AJAX solution with unicode data, you need to be sure that your page encoding is set to UTF-8. To verify if this is the problem, try the page without callback. You can find more information on this issue at here:

http://www.essentialobjects.com/Forum/Default.aspx?g=posts&t=90

Thanks
HAN
Posted: Thursday, May 1, 2008 6:10:27 PM
Rank: Newbie
Groups: Member

Joined: 4/5/2008
Posts: 6
Dear Support,

Unfortunately, my page encoding is already set to UTF-8.

Just download my sample for you.
In this sample, You can see that problem(lost unicode data) after click button.

http://cid-ddde440087cd7c6d.skydrive.live.com/self.aspx/Public/TestSample.zip

It seems problem in the most of asia country customers.

Best regards,
JH
eo_support
Posted: Thursday, May 1, 2008 7:39:51 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,084
Hi,

Thanks for the sample application. We were able to reproduce and fix the problem with the sample code you provided. Please see your private messages for the download location of the fix.

Thanks
HAN
Posted: Thursday, May 1, 2008 10:00:41 PM
Rank: Newbie
Groups: Member

Joined: 4/5/2008
Posts: 6
Dear support,

The bug has been fixed.
Excellent cutomer service! Thanks.


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.