The inside of a computer is as dumb as hell, but it goes like mad! --Richard Feynman
Welcome to my blog about software development and the Microsoft stack.

I've been a full time .NET developer for ten years, but I didn't start my professional life as a programmer ... more
Share/Print this page:

Subscribe for news, updates and more:

Please enter your reply for the comment shown below:

Post Your Comment
  You may post without logging in or login here.
Display Name: Required.
Email: Required. Will not be shown. Used for identicon.
Comment:
Allowed tags: <quote></quote>, <code></code>, <b></b>, <i></i>, <u></u>, <red></red>
 
   Please type text as shown in the image at left.
Posted 2012 Jan 12 06:42 AM. reply
I have a datagrid with 4 column as below: A B C D I want to when application is loaded, my datagrid will added a new column F into front column B asw below: A F B C D can you help me? thanks.

priya