Search results for query: *

  • Users: vram
  • Order by date
  1. V

    Question How to make a column editable in Datagridview

    Hi, I am fetching records from a database and populating my datagrid. after that i am adding one column. i want to make that column editable. how to do that. This is my code. 1 Po_DetailsView.Columns("ReceivedQty").ReadOnly = False Please advise. Regards Vivek
  2. V

    Question Custom page size printing using crystal report

    Hi all, I am self learner of vb.net. I am using Ms-Access as backend and crystal reports. I want to print a tag kind of thing from my application. The size of the tag would be 5 inch in width and 3 inch in height. how to set the same programatically. please advise. Regards
Back
Top