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. Databinder.Eval() problem in Datalist

Databinder.Eval() problem in Datalist

Scheduled Pinned Locked Moved ASP.NET
wpfwcfdockerhelptutorial
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.
  • N Offline
    N Offline
    needhi_p
    wrote on last edited by
    #1

    Hi... I am using datalist. In dat i am binding abea ll like this... ]]>)'> Now in codebehind, I am using OnItemDataBound event and want to check if its value is null.. I am taking this labels value in a string & comparing it to "" But the value dat comes in string is £(<%# DataBinder.Eval(Container.DataItem,"Cost","{0:n2}") %>). Nd i want the actual value to be checked. Plz tell me how to solve this...

    S 1 Reply Last reply
    0
    • N needhi_p

      Hi... I am using datalist. In dat i am binding abea ll like this... ]]>)'> Now in codebehind, I am using OnItemDataBound event and want to check if its value is null.. I am taking this labels value in a string & comparing it to "" But the value dat comes in string is £(<%# DataBinder.Eval(Container.DataItem,"Cost","{0:n2}") %>). Nd i want the actual value to be checked. Plz tell me how to solve this...

      S Offline
      S Offline
      Saifi Hasan
      wrote on last edited by
      #2

      write like this ]]>' /> This way your expression will be evaluated otherwise Eval will be treated as a string not as an expression

      Nobody is perfect i'm Nobody

      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