Hello Everyone, it's the Newbie again.
I want to alter the appearance of the event grid found in Courses/Core/Events/Events.aspx => ie. asiweb:Lister2 id="EventsGrid"
but I am a complete newbie to all things iMIS and ASPX etc. Where do I find a list of avaliable asiweb objects (ie. Lister2)? And any tips / references on getting started with aspx etc? I love the forum but many of the questions/discussions are over my head right now....
Thank you!


You can change the row
You can change the row colours and header styles by editing CSS and SKIN files From App_Themes folder from imis public site. There is a nice tool available for firefox browser called 'Firebug' you can use this tool, this allows you inspect, edit and monitor CSS, HTML
Thanks