G
Guest
Hello,
i have 2 Questions about DataViewManager
Q1. I have a dataviewmanager on which I perform some sorts.After sorting,I
need to loop through all the sorted rows to add new column serial Number. If
I loop in regular way,it gives me all the rows in the table and not the
sorted ones.
Q2.I have dataviewmanager with 2 relations.Both the tables are in the same
dataset.I bind the tables to 2 different datagrids.But if I perform a sort or
filter in parent table,it does not update the second grid.It just updates the
first grid.I would like to know,how can I update the second grid,if I perform
a sort on first grid.
Thanks,
Vishal
i have 2 Questions about DataViewManager
Q1. I have a dataviewmanager on which I perform some sorts.After sorting,I
need to loop through all the sorted rows to add new column serial Number. If
I loop in regular way,it gives me all the rows in the table and not the
sorted ones.
Q2.I have dataviewmanager with 2 relations.Both the tables are in the same
dataset.I bind the tables to 2 different datagrids.But if I perform a sort or
filter in parent table,it does not update the second grid.It just updates the
first grid.I would like to know,how can I update the second grid,if I perform
a sort on first grid.
Thanks,
Vishal