hello.. need your help!
- this is my code for mydatagridview(datagvTableGroupQuestion)
- I want to combine 2 data table (dt1 & dt2) but this 2 data table has their own SortOrder. When I merge dt1 with dt2, the datagridview didn't display properly. they shared same SortOrder column.
- I hide the row, but still same output come.
- I want to make the dt1 and dt2 display together propely.
hope you guys can help me.
Thank you!
Abdul MalekPosted Mar 21, 2019, 12:56 AM
This is my project API documentation: https://fvdocs.viewpoint.com/Admin_web_topics/APIs/forms_services/r_FormTableGroupResponse.html
Madan ShekarPosted Mar 21, 2019, 12:08 AM