M
Michael Schindler
frmHauptmenue.IntMandantID = (dataGridFiBuMandant[hti.Row, 0]);
Why?
What can I do? possible solution is, I convert this:
Convert.tostring(frmHauptmenue.IntMandantID) = (dataGridFiBuMandant[hti.Row,
0].tostring());
But, i would like not sring this is a integer...what can I do?
Thanks
Why?
What can I do? possible solution is, I convert this:
Convert.tostring(frmHauptmenue.IntMandantID) = (dataGridFiBuMandant[hti.Row,
0].tostring());
But, i would like not sring this is a integer...what can I do?
Thanks