S
Shan1986
Guest
Hallo,
I have Bindinglist of objects and their properties are bound to textboxes (read only textboxes) via Bindingsource. all properties have datatype double and i want to show the number in the textboxes with 1000 separator ( like 100.000.000) .My problem is i can not convert the property value to string because they are used to calculate other properties.
How can i achieve this?
Thanks
Continue reading...
I have Bindinglist of objects and their properties are bound to textboxes (read only textboxes) via Bindingsource. all properties have datatype double and i want to show the number in the textboxes with 1000 separator ( like 100.000.000) .My problem is i can not convert the property value to string because they are used to calculate other properties.
How can i achieve this?
Thanks
Continue reading...