am using DevXReport , i want to know if i can set the Report DataSource as list<object> ??? coz when i use it the report comes empty but with number of rows equal to the list coun.
note : when i set the DataSource as list<ImyObjName> it works successfully.
would u help me plzzz?