Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法将无类型的 DataTables 绑定到 RDLC 报告?据我所知,使用强类型数据集是可能的。
您可以绑定强类型数据集和对象,因为它们在设计时具有完整的类型描述。无类型数据集本质上没有这个。