I am programming in VB.net using visual studio 2003 and SQL 2000.
I am in the process of learning different UI techniques that can be applied to web applications. I haven't found any good resources illustrating possible navigational methods to learn from. For instance, most books/Google searches I've referenced have very basic DataGrid examples. I am wondering what people do to take it to the next level. Like, making the DataGrid more dynamic by returning the rows as links. When the user clicks on the link in one of the DataGrid rows it pops a detail page for data maintenance. How is this accomplished? Designing and building a system from scratch is a new experience for me. In conjunction with Tek-Tips, I'm looking for additional resources to learn the best practices to apply. Any suggestions?
Thank you for your time.
Tim
I am in the process of learning different UI techniques that can be applied to web applications. I haven't found any good resources illustrating possible navigational methods to learn from. For instance, most books/Google searches I've referenced have very basic DataGrid examples. I am wondering what people do to take it to the next level. Like, making the DataGrid more dynamic by returning the rows as links. When the user clicks on the link in one of the DataGrid rows it pops a detail page for data maintenance. How is this accomplished? Designing and building a system from scratch is a new experience for me. In conjunction with Tek-Tips, I'm looking for additional resources to learn the best practices to apply. Any suggestions?
Thank you for your time.
Tim