Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 163297
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T11:32:34+00:00 2026-05-11T11:32:34+00:00

I am attempting to filter a column in an Obout Grid that has been

  • 0

I am attempting to filter a column in an Obout Grid that has been bound to a template.

Background

The DataField of the column is simply a foreign key ID to a History table that contains what are essentially states of a certain object (such as Name, Asset Tag, Serial Number, Additional Info., etc.) If a user were to change a certain state of the object (e.g. Additional Info), a new record would be added to the History table, and this new record is what is referenced by the aforementioned foreign key.

During databinding on the column, I am comparing the most recent history state with the one immediately prior, and returning an English description of what has changed (e.g. ‘The additional info field of this device has been modified’) so that it can be displayed as text in each row.

The Problem

The grid itself seems to only filter the data on the client-side that was part of the original databind (in this case, simply the foreign key ID to the history record). I am able to filter by this number, though it does not actually show up in the column view because it has been replaced by the English description.

Grid Markup

<cc1:Grid ID='grdHistory' runat='server' AutoGenerateColumns='False' DataSourceID='dsHistory' AllowFiltering='true'>     <Columns>         <!-- other columns snipped -->         <cc1:Column DataField='DeviceHistoryID' HeaderText='Event description'  Width='450' Wrap='true'             Index='3'>             <TemplateSettings  TemplateId='tplEventDescription' />         </cc1:Column>     </Columns>     <Templates>         <cc1:GridTemplate ID='tplEventDescription' runat='server'>             <Template>                  <%# FormatEventDescription(Container.DataItem) %>             </Template>         </cc1:GridTemplate>     </Templates> </cc1:Grid> 

FormatEventDescription(Hashtable Records) is the function that returns the English version of the changes to the object’s state that I wish to filter on.

Question

Is there a way to filter by the English description in the column? At this point, any insight (design flaws, etc.) is welcome. I have tried both sifting through all of their documentation and even attempted to contact their support regarding this issue but have yet to receive a response.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T11:32:34+00:00Added an answer on May 11, 2026 at 11:32 am

    I don’t know much about the Obout’s 3rd Party control, but appears to be subclassed from the .net GridView control. So you might ask the question again, but instead use gridview where the word Obout is, because apparently not many people use that particular control.

    After briefly scanning the events of the grid, I think you might try using the RowDataBound event to do the necessary transforms.

    Also you might be able to use the Selected event of the datasource to transform the data.

    If you are able to transform the data to it’s final readable state earlier, you may be able to filter it earlier in the chain of events that occur.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 83k
  • Answers 83k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer You have to enter copy mode first (by pressing C-a… May 11, 2026 at 4:49 pm
  • Editorial Team
    Editorial Team added an answer Speedbar? If you just want to manage related files, perhaps… May 11, 2026 at 4:49 pm
  • Editorial Team
    Editorial Team added an answer You're extending the Function object's prototype. It doesn't belong in… May 11, 2026 at 4:49 pm

Related Questions

I am attempting to save an rtf file using FileDialog and would like to
I am attempting to have a ReportHandler service to handle report creation. Reports can
I have a python sgi script that attempts to extract an rss items that
I am attempting to POST against a vendor's server using PHP 5.2 with cURL.

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.