Got more questions? Find advice on: SQL | XML | Regular Expressions | Windows
Welcome to AspAdvice Sign in | Join | Help

ObjectList control

  •  09-02-2006, 9:48 PM

    ObjectList control

    Is there a way to customize an objectlist control such that each listitem displays in a different color. Customization is dependent on the data so needs to happen in codebehind.  There is no dataitemcreated event exposed? Is the answer to create a custom control?  I have worked with asp.net controls but new to mobile controls.  All I am trying to do is display a dataset in nxn tabular display with each item a different color and also a link, perhaps objectlist is not the answer, but some other control?

View Complete Thread