Windows Develop Bookmark and Share   
 index > Windows Forms Data Controls and Databinding > Gridview - sorting
 

Gridview - sorting

I know there have been similiar questions before but i couldnt find the answer i was looking for,

I have a gridview, three columns, two are are bound to SQL database. Third is col1 / col2 calculated field.

when i sort I lose the calculated field, it just goes empty.

Why?

Thanks

bw12117g  Monday, July 28, 2008 10:33 PM

Hi Bw12117g,

Because DataBinding controls can be used under either WinForm or ASP.Net, with different names, so I need to make some confirmation first.

Talking about GridView, do you mean GridView control in ASP.Net? If so, you can raise question under ASP.Net Web Forms Forum, and I believe specialists there can provide professional solution.

Thanks.

Best wishes,

Jun Wang

Jun Wang Tim  Wednesday, July 30, 2008 7:42 AM

Hi Bw12117g,

We are changing the issue type to “Comment�because you have not followed up with the necessary information. If you have more time to look at the issue and provide more information, please feel free to change the issue type back to “Question�by editing your initial post and changing the radio button at the top of the post editor window. If the issue is resolved, we will appreciate it if you can share the solution so that the answer can be found and used by other community members having similar questions.

Thank you!

Best wishes,

Jun Wang

Jun Wang Tim  Friday, August 01, 2008 1:50 AM

You can use google to search for other answers

Custom Search

More Threads

• DataView, CType's Expression & Sqlexpress'Database: Compiler Error BC30469-Reference to a non-shared member requires object ref.
• MonthCalendar databinding help needed
• Update the DLL in the Production Server
• DataGridView + DataGridViewComboBoxColumn + FullRowSelect
• Update/Insert/Delete command with MSSQL stored procedures
• DataGridView - Invisible Cell Error Update
• How to know CheckedChanged event of a comboBox in DataGridView ?
• need help on value of cells in a column
• DCB structure
• IList<T> Woes