Linq Datatable separated comma -


there problem.

long d = (_dtgetdocumentslist.asenumerable().where(c => c.rowerror == "selected").sum(order => order.field("debcre"))); 

digits in debcre separated , (group digit).

how can remove , column before select? thanks


Comments

Popular posts from this blog

c++ - llvm function pass ReplaceInstWithInst malloc -

Cross-Compiling Linux Kernel for Raspberry Pi - ${CCPREFIX}gcc -v does not work -

java.lang.NoClassDefFoundError When Creating New Android Project -