c# - How To Add Values Group By Colum In a Data Table? -
i trying add kw
vales group data in data table cant?? have filterd values in data table group date cant add adding them 1 know how add them??
datatable _ghdt = _hdt.defaultview.totable(true, "date");
this line filtering date while _ghdt
, _hdt
data tables
hopes suggestions
regards,
i not sure if understood corectly want write groupby on datatable you can .
if didnot understand question please try spend more time explaining , data have , have tried etc..
Comments
Post a Comment