PDA

View Full Version : how to reflect change in one component to others


kt_kt
05-31-2006, 08:44 AM
I have made one component....I used that component in many files....
I load that all files in my shell file (main )......now if there is any change in the compnent code then i want to do it in only one file and which should reflect the effect to others.....so what should I do to get it work?

if the query is still not clear let me know!!