473,387 Members | 1,515 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Is a bug(about DatagridColumnStyle.SetColumnValueAtRow)?

Hi all:
I created a class DatagridComboboxColumnStyle that inherits from
DatagridColumnStyle.I call the method SetColumnValueAtRow in the method
Commit.
Now,i create an item of gridcolumnstyles which contains
DatagridComboboxColumnStyle(e.g. Country).I create a row for the datagrid
set the Country is 'En',and then copy the row as the second row for the
datagrid.I changed the Country 'En' to 'Un' for the second row.The Country
of two rows will be set 'USA' when the event CurrentCellChanged first
occurs.The first row of the datasource of combobox is 'USA'.
Is this a bug?

Thanks

David
Jul 21 '05 #1
0 1235

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: David Booch | last post by:
Hi all: I created a class DatagridComboboxColumnStyle that inherits from DatagridColumnStyle.I call the method SetColumnValueAtRow in the method Commit. Now,i create an item of gridcolumnstyles...
1
by: Strong IsOnlyWord | last post by:
I find a problem: Now when i input some special word in browser ,the Apache will report the error. My Apache error_log: python: ../iconv/skeleton.c:324: __gconv_transform_utf8_internal:...
0
by: Thomas Moore | last post by:
Hi: Python 2.4.1 (#65, Mar 30 2005, 09:13:57) on win32 Type "help", "copyright", "credits" or "license" for more information. >>> u=u'\u9019\u662f\u4e2d\u6587\u5b57\u4e32' >>> u.split() >>>
20
by: xianwei | last post by:
int MaxSubsequenceSum( const int A, int N ) { int ThisSum, MaxSum, j; ThisSum = MaxSum = 0; for (j = 0; j < N; j++) { ThisSum += A;
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.