Skip to content

Magenaut

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

datatable

How I can filter a Datatable?

September 2, 2022 by Magenaut

I use a DataTable with Information about Users and I want search a user or a list of users in this DataTable. I try it butit don’t work 🙁

Categories ASP.NET, Q&A Tags asp.net, c#, dataset, datatable, filter Leave a comment

How do I loop through rows with a data reader in C#?

September 2, 2022 by Magenaut

I know I can use while(dr.Read()){...} but that loops every field on my table, I want to retrieve all the values from the first row, and then second… and so on.

Categories ASP.NET, Q&A Tags asp.net, c#, datatable Leave a comment

Convert Xml to DataTable

September 2, 2022 by Magenaut

I have an XML file I want to insert that in a Datatable.
The format of the xml file is like below:

Categories ASP.NET, Q&A Tags asp.net, c#, datatable, xml Leave a comment

How to convert DataTable to class Object?

September 1, 2022 by Magenaut

I have already developed an application which returns DataTable everywhere.

Categories ASP.NET, Q&A Tags .net, asp.net, c#, datatable, linq Leave a comment

Split a DataTable into 2 or more DataTables based on Column value

August 31, 2022 by Magenaut

I have a DataTable called “DTHead” which has the following records,

Categories ASP.NET, Q&A Tags asp.net, c#, datatable, visual-studio-2010 Leave a comment

Return multiple recordsets from stored proc in C#

August 31, 2022 by Magenaut

I am having to convert an ASP classic system to C#

Categories ASP.NET, Q&A Tags asp.net, c#, dataset, datatable, sql Leave a comment

Datatable to Multidimensional Array

August 31, 2022 by Magenaut

Is there an easy way to convert a Datatable to a multidimensional string array?

Categories ASP.NET, Q&A Tags asp.net, asp.net-4.0, c#, datatable, linq Leave a comment

get index of DataTable column with name

August 31, 2022 by Magenaut

I have some code which sets the value of cells in a DataRow by column name i.e.

Categories ASP.NET, Q&A Tags asp.net, c#, datarow, datatable Leave a comment

Access cell value of datatable

August 31, 2022 by Magenaut

Can anyone help me how to access for example value of first cell in 4th column?

Categories ASP.NET, Q&A Tags asp.net, c#, datatable, visual-studio-2008 Leave a comment

Putting GridView data in a DataTable

August 30, 2022 by Magenaut

I’m trying to save a GridView to a DataTable.

Categories ASP.NET, Q&A Tags asp.net, c#, datatable, gridview 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