B
Brian Hampson
Scenario:
Want to create a datagrid, in which each cell is populated by an
image(each image different), and a checkbox. Language: C#
I want my datagrid to end up 5 rows across. (I'm choosing the
Datagrid, since it's pageable - if I could have a pageable HTML table,
I'd go there even)
It seems that I want to create a composite control which has an image
and a checkbox, and then use it on a page that creates a datagrid,
which pulls data and populates values into each of the to sub controls
in each cell.
Is this correct? If so, I have NO idea how to go about this.
1. How do I create the composite control
2. How do I get to use it on my other page?
3. How do I populate and display correctly in a DataGrid?
Thanks!
Brian Hampson
System Administrator
ALS Environmental, Americas
Email to Brian dot Hampson at REMOVETHISGARBAGE.ALSEnviro dot com
Want to create a datagrid, in which each cell is populated by an
image(each image different), and a checkbox. Language: C#
I want my datagrid to end up 5 rows across. (I'm choosing the
Datagrid, since it's pageable - if I could have a pageable HTML table,
I'd go there even)
It seems that I want to create a composite control which has an image
and a checkbox, and then use it on a page that creates a datagrid,
which pulls data and populates values into each of the to sub controls
in each cell.
Is this correct? If so, I have NO idea how to go about this.
1. How do I create the composite control
2. How do I get to use it on my other page?
3. How do I populate and display correctly in a DataGrid?
Thanks!
Brian Hampson
System Administrator
ALS Environmental, Americas
Email to Brian dot Hampson at REMOVETHISGARBAGE.ALSEnviro dot com