i am using tiled layout on the listview. when i tryed to add this command to add one more column on the layout, it does not worked. it says:
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: BC30456: 'Columns' is not a member of 'System.Web.UI.WebControls
Source Error:
Line 12:
Line 13: Protected Sub Page_Init(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Init
Line 14: ListView1.Columns.Add("Fil
Line 15:
Line 16: End Sub
Main Topics
Browse All Topics





by: adilkhanPosted on 2009-11-07 at 06:39:52ID: 25766461
ListView1.Columns.Add("Fil e type", 20, HorizontalAlignment.Left)
08250.aspx
For Skins: http://forums.asp.net/t/14