What is the difference between the repeater and the datalist?
Datalist is used to just read only purpose where data in table format. where a repeater has no such format to store the data. In repeater we can put data in any where in random format. The Repeater ...
Engineering
Interview Coaching
Interview Questions
Tech FAQs
Does a problem make you a better person?
How do you handle workplace problems?
Career Options for BCA Graduates
Has anyone asked you for help? What did you do?
How to handle academic gap while applying for a job?
Give me good reasons why should I choose you over others.
What is the role of a mechanical engineer in the Software Industry?
Have you gone above and beyond your job description?
How productive are you?
What do you think about our company?
Ask Interview Question?
Have Career Question?
Ask Chandra
Ask Only Career questions.
Datalist is used to just read only purpose where data in table format. where a repeater has no such format to store the data. In repeater we can put data in any where in random format. The Repeater ...