I have Grid view control and this control is associated with SqlDataSource. Is it advicable to always associate a control with data source. What are the disadvantages doing so?
I'm currently changing the design and implementing MVC pattern.
Thanks in advance
I'm currently changing the design and implementing MVC pattern.
Thanks in advance
Comment