-
-
7:52
»
ASP.NET Daily Articles
Web User control written in C# using VS2005 to allow file upload, delete, and view option. Easy property settings, makes it easier for developers to use.
-
-
7:52
»
ASP.NET Daily Articles
Using C# and Javascript to show gridview rows with expanded and collapse features. Allows parent/child view while providing easy navigation of child details using client side script.
-
-
6:52
»
ASP.NET Daily Articles
Using ASP.NET, C#, to show a master/detail grid with Javascript to expand & collapse rows. Enables viewers to view multiple records without posting back to the server for each request. This allows ease of use, as well as a better web visual for the grid.