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

Google like filtering and insert new record

3 Answers 46 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Fred
Top achievements
Rank 1
Fred asked on 08 Jun 2011, 06:34 PM
What I want is to be able to use the google like filtering to either find a particular record or if it doesnt exist insert it. I dont want to have to click add new record and retype in the fields. For example lets say I have four fields PO Number, Customer Name, Date, Status. I type in the PO and no match so I now want to continue to inpout the Customer name, etc. and hit enter and new record is created.

Suggestions?

3 Answers, 1 is accepted

Sort by
0
Mira
Telerik team
answered on 13 Jun 2011, 10:18 AM
Hello Fred,

Please examine the Excel-like RadGrid code library to see how similar functionality can be implemented.
You can generate the password using the NewGuid method .

I hope this helps.

All the best,
Mira
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
Fred
Top achievements
Rank 1
answered on 13 Jun 2011, 04:26 PM
not seeing much help here and why did you mention a password? Im thinking you were giving an answer to another persons question. Please reread the question I asked.
0
Mira
Telerik team
answered on 16 Jun 2011, 12:53 PM
Hello Fred,

Excuse me for misunderstanding your question.

In order to implement the desired functionality, you can use filter templates with custom filtering. Whether to filter or insert an item should be defined based on your custom logic.
Please examine the following resources for additional information:
Filter Templates
Operating with the FilterExpression of Telerik RadGrid manually

I hope this helps.

All the best,
Mira
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Grid
Asked by
Fred
Top achievements
Rank 1
Answers by
Mira
Telerik team
Fred
Top achievements
Rank 1
Share this question
or