Search results for query: *

  1. B

    Drawind a Calendar control in VB.NET

    Hi, I am trying to create a User Control without using normally available controls in .NET like Calendar, Label, Panel, TextBox,.. The idea is to create a custom Calendar like the one in Outlook, where one can view a whole month's days, it would have option to select Year on the top, option to...
  2. B

    RowIndex after Sorting DataGrid in VB.NET

    Hi, I tried my best, but couldn't solve this.. Once I sort a DataGrid column by clicking the Column Header, the selected row (which I have designed to highlight while clicking with mouse or using Up/Down Keys) doesn't get highlighted again..Now none of the rows are highlighted(I have set Grids...
  3. B

    datagrid entire Row has to be highlighted

    Data Validation in VB.NET 2003 Thanks alot! That was really helpful.. We do not have internet connection on our work terminals, it has been prevented for security purpose..So I am not able to search the Internet for answers if I have any doubts..But we do have MSDN 2003 installed, but finding...
  4. B

    Validation with DataBinding?

    Hello, I am a new member of this forum and a beginner in software development.. I am working with a software company here in India as a Trainee Software Engineer..I use the Internet and MSDN to the max but still has this doubt.. I am creating a Patient Registration form for a Hospital...
Back
Top