Hi,
Is there an inbuilt function or a way to use 2 different queries to grab the data that populates the Hierachical RadGrid - that is one to get the parent rows and the other to get only the child data corresponding to the parent row that is clicked (Currently a single query gets all the data) - I am trying to implement this because the dataset being passed is huge and this increases the loading time.This is kinda urgent, I just wanted to know if this is possible or not.
Thanks for any help.
Is there an inbuilt function or a way to use 2 different queries to grab the data that populates the Hierachical RadGrid - that is one to get the parent rows and the other to get only the child data corresponding to the parent row that is clicked (Currently a single query gets all the data) - I am trying to implement this because the dataset being passed is huge and this increases the loading time.This is kinda urgent, I just wanted to know if this is possible or not.
Thanks for any help.