Project ID:
743310
Project Type:
Fixed
Budget:
$30-$250 USD
Project Description:
I am working on a project that has a search feature. On initial page load it will load all the data into a datalist. Then if the user does a search the search results data should be populated inside the datalist. I am having 2 issues.
1) The load is somehow being called twice.
2) The search results are not being displayed when performing a search
Few things to know about the structure of the page.
1) The whole page is inside an update panel
2) The outermost page is the aspx page. Inside that is a browse user control. Inside that user control there are 2 controls (search section and the datalist section)
3) inside the datalist control each listitem is a seperate control that is added. and there is an object from the datalist that initializes the listitem.
I have a label in the datalist control that displays the count of the results which is correct however each datalist item is not being generated. I am attaching a link to a video walkthrough of the debug mode first on initial load which is loading 16 results and then when i perform a search which is supposed to load 3.
The first person to come up with a solution will get $10. I will have a few other issues during the course of the project and each will be fairly straight forward like this one and I will pay $10 for each.
I am looking for someone who is knowledgeable in C# and .NET technologies and if you are the first person to give me a solution that works you will win. Also I need this figured out within 24 hours as well.
Best of luck!
Video can be found at:
http://morbi-enterprise.com/MidAmericaGranite/Untitled.mp4
Additional Project Description:
07/20/2010 at 1:14 EDT:
For those that are having issues seeing the code I am attaching a zip of all the pertinent files. Let me know if you have any issues.
07/20/2010 at 9:53 EDT:
I have updated the video with some users request. I have eliminated the load being called twice when the page is first called (which loads all data)
When I perform the search though, the issue still occurs that it creates the remnantgrid control but the remnant object inside never gets initialized by the container.dataitem from the markup. Only works fine on the initial pageload.
Skills required:
.NET,
AJAX,
C# Programming
Additional Files:
Modules.rar