Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. problem in implementing validations in dynamically generated textboxes in Desktop vb.net application

problem in implementing validations in dynamically generated textboxes in Desktop vb.net application

Scheduled Pinned Locked Moved ASP.NET
helpcsharptutorial
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Amit Spadez
    wrote on last edited by
    #1

    Hello coders, I am getting one problem in the saving the items information. I have taken one textbox for the NumberOfAssets based on which further generates the respective textboxes. And Before saving the information, I want to implement the validation check on those dynamically generated textboxes i.e. those textboxes must not be empty. For instance, If I enter 3 (integer value) in the "NumberOfAssets" textbox, it further generates the 3 textboxes, And before saving the window form, there must be a validation check for those 3 textboxes. I could not come up with the solution that how to put the validation using For Loop and where to do it as well.. please help ....

    N 1 Reply Last reply
    0
    • A Amit Spadez

      Hello coders, I am getting one problem in the saving the items information. I have taken one textbox for the NumberOfAssets based on which further generates the respective textboxes. And Before saving the information, I want to implement the validation check on those dynamically generated textboxes i.e. those textboxes must not be empty. For instance, If I enter 3 (integer value) in the "NumberOfAssets" textbox, it further generates the 3 textboxes, And before saving the window form, there must be a validation check for those 3 textboxes. I could not come up with the solution that how to put the validation using For Loop and where to do it as well.. please help ....

      N Offline
      N Offline
      Not Active
      wrote on last edited by
      #2

      How are you creating the other textboxes? Add RequiredField Validators along with the textboxes.


      I know the language. I've read a book. - _Madmatt

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups