Click here to Skip to main content
15,887,822 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello

I have some issues in my compact framework project..
error is::: system.winodows.forms.datagridcurrentcell._MoveToRow( int32 irow,boolean,boolean fUnselect) ........
If i rum program in WINDOWS SERVER 2003 OR XP no issues.. If I run my application in WINDOWS CE i am getting this error...

. i will explain my project.. i have some buttons with some name( ex: ice cream) and one data grid, if i click ice cream button, have to show ice creams all details(rate,id,ete) in datagrid( i am using SQL CE ). if i click button all details showing in data grid and also showing this error messg "system.winodows.forms.datagridcurrentcell._MoveToRow"

Please help me...



Thank You...
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900