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 with Grid-multi view

Problem with Grid-multi view

Scheduled Pinned Locked Moved ASP.NET
helpcss
3 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.
  • S Offline
    S Offline
    sris 426
    wrote on last edited by
    #1

    Dear all, I am using mutliview control in my aspx page.In one multiview I have a grid and the grid columns I am adding based on the data fetched from back end.That means columns for that grid is dynamic.And also grid contains controls like text boxes.Which populated dynamically. The problem is when I navigate using multiview link.Dynamic grid data is disappearing. PLease help me in above regard.I need to persist the grid status even when i will navigate in the multiview. Thanks, Srinivas Mateti

    B 1 Reply Last reply
    0
    • S sris 426

      Dear all, I am using mutliview control in my aspx page.In one multiview I have a grid and the grid columns I am adding based on the data fetched from back end.That means columns for that grid is dynamic.And also grid contains controls like text boxes.Which populated dynamically. The problem is when I navigate using multiview link.Dynamic grid data is disappearing. PLease help me in above regard.I need to persist the grid status even when i will navigate in the multiview. Thanks, Srinivas Mateti

      B Offline
      B Offline
      Bassam Saoud
      wrote on last edited by
      #2

      If you are creating the grid dynamically, you will need to recreate it everytime from Page_init event.

      S 1 Reply Last reply
      0
      • B Bassam Saoud

        If you are creating the grid dynamically, you will need to recreate it everytime from Page_init event.

        S Offline
        S Offline
        sris 426
        wrote on last edited by
        #3

        Thanks its working now....

        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