This is a migrated thread and some comments may be shown as answers.

Dynamically / Programmatically created Grid and Filters Issue

1 Answer 74 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Farhan
Top achievements
Rank 1
Farhan asked on 30 Jan 2012, 07:32 AM
Hi,
   I have a grid that I am creating programmactically. Everything in the grid works fine. In the Column created Event I am setting the
Column.AutoPostback property to true. When I try to fiter on any of the columns I am getting this error

Microsoft JScript runtime error: 'value' is null or not an object

This is happening on all the column filters. Can someone tell me what is causing this since this is making the filtering useless for the grid? Please let me know since this is kind of a vague error from ajax and im having a hard time trying to find the cause and solution around it, your helps appreciated!!

1 Answer, 1 is accepted

Sort by
0
Jayesh Goyani
Top achievements
Rank 2
answered on 30 Jan 2012, 08:46 AM
Hello Farhan,

Can you please provide your code (which was generate your grid) with dummy data ?
So, We can able to find issue in your code.

OR

Below Code is not needed for simply filtering the column.
 Column.AutoPostback

Let me know if any concern.


Thanks,
Jayesh Goyani
Tags
Grid
Asked by
Farhan
Top achievements
Rank 1
Answers by
Jayesh Goyani
Top achievements
Rank 2
Share this question
or