when u use the follow code on 1.1.it will compile without error. 

        }

 

while it will run error on 2.0 with "Cannot create a DataRelation if Parent or Child Columns are not in a DataSet.".

if u want to run normally,u can use this cod:

 

        }

what's your idea?

相关文章:

  • 2021-11-04
  • 2021-11-26
  • 2022-02-12
  • 2021-07-18
  • 2021-09-19
  • 2021-12-03
  • 2021-07-25
  • 2021-09-20
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-10-01
  • 2021-10-18
  • 2022-01-22
  • 2022-12-23
  • 2021-11-09
相关资源
相似解决方案