I'm creating an internal application that is intended to query a SQL server and show a user results. It should also allow the user to filter and dort these results.
I've chucked together a basic asp.net app that has a dataset and datagrid bound to this, but to create a load of custom filters is gonna take time and would mean me learning a bit more about asp.net
Is it possibly to really simplify my life by building the app in vb.net as a user control, then chucking that control into one aspx page?
Thoughts please!
</.netN00b>
------------------------
Hit any User to continue
I've chucked together a basic asp.net app that has a dataset and datagrid bound to this, but to create a load of custom filters is gonna take time and would mean me learning a bit more about asp.net
Is it possibly to really simplify my life by building the app in vb.net as a user control, then chucking that control into one aspx page?
Thoughts please!
</.netN00b>
------------------------
Hit any User to continue