hi all
i have designed a database and my forms contain a gridview
the number of columns in my tables and their length'z very large like e.g i have a
product table that contains the following columns
ProductID, ProductName, StoredProductQuantity, ProductUnitPrice,
ProductDescription, UpdatedOn, CreatedOn, UpdatedBy, CreatedBy
my problem'z this that the half part of gridview'z displaying and half part is
cutted down even i have set the gridview width to 100% also the fonts are not so
much large but still all fields are not displayed
any suggestions??
Comments