
July 30th, 2001, 02:38 AM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,575
  
Time spent in forums: < 1 sec
Reputation Power: 24
|
|
|
Dynamically adding DataGrids
Originally posted by : rogue (chrisz@ohwhatarogue.com)I'm looking for a way to programmatically add a DataGrid to a page without having one designated in my . I've already got the code in place to construct a new one and set the properties I need to set, I just need to know how to bind a grid that doesn't really exist?!I can't find anything related to this in the documentation, any ideas?
|