 |
|
 |
It's a clever solution for a common problem.
|
|
|
|
 |
|
 |
Hi,
You have used GridView to return lookup values for FormView control, it's very good.
It is possible to use GridView to return lookup values for a field in GridView control ?
Thanks a lot.
|
|
|
|
 |
|
|
 |
|
 |
Can you give me some instructions for this problem ?
|
|
|
|
 |
|
 |
hi,
May I know whether you got the c# version coding for this? I am currently stuck on the c# with this lookup.
Rgds,
Annie
|
|
|
|
 |
|
 |
If you really need that, I can come up with C# code.
Amit
Amit
|
|
|
|
 |
|
 |
Dear Amit,
Looking for it
Thanks
Best Regards,
Annie
|
|
|
|
 |
|
 |
Hi Amit,
I get "Microsoft JScript runtime error: Object doesn't support this property or method"
on <a id="GridView1_ctl19_hlReturnLookupValue" önclick="winOpener=window.self.opener;winOpener.document.getElementById('FormView1_IFX_LOCATIONTextBox').value='';window.cl();" href="javascript://">Select</a> when i press the select link in my GridView.
Can you help on this? Is there anything I miss out?
Thanks
Best Regards,
Annie
|
|
|
|
 |
|
 |
I do agree with the new window but why would you display just a number to begin with. I think your new window is helpful in any event but you should have a listbox displaying the text version of the item. Good work.
|
|
|
|
 |
|
 |
Few reasons are as follows:
1. You can sorting,filtering and other options.
2. Imagine if you few hundreds of items. It will make page heavy.
3. You have have as much detail as possible on seprate page.
I got this idea when I was working for a client it had some complex form. This really worked very well.
Amit
|
|
|
|
 |
|
 |
It is very simple to do this thing in ASP.NET. This need not be published as an article at CodeProject, according to me. This cake lakes the cherry!
|
|
|
|
 |
|
 |
I tried downloading the video version and it goes to your personal website.
Is there any ways I can get this to download ?.
Thank you,
|
|
|
|
 |
|
 |
Hello Sunisagar!
I will make it available by today and also update the download link.
Amit
Amit
|
|
|
|
 |
|
 |
Hi,
I could not get time but today I will try to post the video.
Amit
Amit
|
|
|
|
 |
|
|
 |
|
 |
Thanks Amit. It is working great!
Initally I had one problem that I couldn't get the value from the grid because my grid was attached to the object. I have to change little bit on the BuildLookupValueReturnControl method.
|
|
|
|
 |
|
 |
Hi!
I am busy right now but I will try to fix your issue later today.
Amit
|
|
|
|
 |
|
 |
When I click on the link to download the video, the browser prompts for a username and password.
|
|
|
|
 |
|
|
 |
|
 |
The download is working now alright. Thanx.
Also, thanks for doing this project in vb.
|
|
|
|
 |
|
 |
I am following your video tutorial using Visual Web Developer 2005 Express edition, but i get stack on GridView1_RowDataBound procedure because i could not get IntelleSense for the word tools.Build..... please help thanks
|
|
|
|
 |
|
 |
Hi!!!
Download the project file.
You just need to copy App_Code and Controls folder from my project to your project/website location
Your website mush look like
App_Code/Tools.vb
Contorls/Lookup.ascx
Controls/Lookup.ascx.vb
Thanks,
Amit K Bhagat
|
|
|
|
 |
|
 |
i appreciate ur quick reply , thanks again, got it.
|
|
|
|
 |
|
 |
video not working in windows media player pls help
|
|
|
|
 |
|
 |
ok! let me look.
Amit K Bhagat
|
|
|
|
 |