I defined the source of a datagrid to a datatable. Because the
datagrid is actually bound to the default dataview, the data index
selected in the datagrid might not equal the actual datatable index
(i.e. if datagrid is sorted, filter applied).
Is there a way I can translate the datagrid selecte...
more >>
Hello,
I'm a hardcore VB.NET programmer.
However i want to try to learn at least the basics of C#
But when i open C# the things that seem like they're simpler then baby food
seems impossible in C#.
Can somebody please give me some information on the basics of C# (the simple
stuff at le...
more >>
I would like to get a list of the Tables in a Database.
This is possible in OldDb with the use of
OleDbConnection.GetOleDbSchemaTable().
Since SQLCE-Query can read all .sdf files it should some be possible.
mj10777.de.eu
...
more >>
Hi frnd,
Can u plz suggest me a way to create a numeric textbox?
Any suggestion or tip would be of great help.
with thanx. ...
more >>
Hi All,
The Button class does not expose the BackColor property
in Design view and if you set it dynamically it does
nothing.
Is there a way to change the back color of a Button?
THanks,
James....
more >>