Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

data-binding

How to call a code-behind method from aspx page?

August 30, 2022 by Magenaut

I’ve an object that contains a field called DevList which is defined like this

Categories ASP.NET, Q&A Tags asp.net, data-binding Leave a comment

How do I bind a GridView to a custom object?

August 30, 2022 by Magenaut

If I have the following ASP.NET code (it’s not complete – obviously there’s a lot missing, but none of it matters):

Categories ASP.NET, Q&A Tags asp.net, data-binding, gridview, vb.net Leave a comment

Populating DropDownList inside Repeater not working

August 30, 2022 by Magenaut

I’m trying to populate a dropdown list inside a repeater, but I’m not being very successful.
I’m probably using the wrong EventArgs e.

Categories ASP.NET, Q&A Tags .net, asp.net, c#, data-binding, repeater Leave a comment

ASP.NET repeater alternate row highlighting without full blown

August 30, 2022 by Magenaut

I’m trying to accomplish simply adding a css class to a div on alternate rows in my <itemtemplate/> without going to the overhead of including a full blown <alternatingitemtemplate/> which will force me to keep a lot of markup in sync in the future.

Categories ASP.NET, Q&A Tags asp.net, c#, data-binding, extension-methods, repeater Leave a comment

How to bind the selected value of a DropDownList

August 29, 2022 by Magenaut

Data binding is all about declarative code, right? So I specify what I want with attributes, and the framework takes care of the rest. Unless I’m mistaken and data binding relates to S&M, right?

Categories ASP.NET, Q&A Tags asp.net, data-binding Leave a comment

What’s the difference between Databinder.Eval and Container.DataItem?

August 29, 2022 by Magenaut

When you’re using asp.net databinding expressions:

Categories ASP.NET, Q&A Tags asp.net, data-binding Leave a comment

ASP.Net: Conditional Logic in a ListView’s ItemTemplate

August 29, 2022 by Magenaut

I want to show certain parts of an ItemTemplate based according to whether a bound field is null. Take for example the following code:

Categories ASP.NET, Q&A Tags asp.net, c#, data-binding, listview, logic Leave a comment

Sorting a gridview when databinding a collection or list of objects

August 29, 2022 by Magenaut

I have a GridView set up in the following way:

Categories ASP.NET, Q&A Tags asp.net, data-binding, gridview, sorting, webforms Leave a comment

Binding an ASP.NET GridView Control to a string array

August 29, 2022 by Magenaut

I am trying to bind an ASP.NET GridView control to an string array and I get the following item:

Categories ASP.NET, Q&A Tags asp.net, c#, data-binding, gridview Leave a comment

ASP.NET data bind two-way, bi-directional from code behind

August 29, 2022 by Magenaut

so for two-way (bi-directional) databinding in ASP, we do this…

Categories ASP.NET, Q&A Tags asp.net, data-binding Leave a comment
Older posts
Newer posts
← Previous Page1 Page2 Page3 … Page6 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress