Dear All,
I have a data-grid with one data-source.. Now i want to display data from another table on the same grid. So I add a new data-source and join with the existing data-source of the grid. I did that and when i compile i am getting this error "Query Missing QueryBuildDataSource for FormdataSource "
Please have a look on the below screen for better understanding.