User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 392,242 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,865 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Showing results 1 to 8 of 8
Search took 0.01 seconds.
Posts Made By: akadez
Forum: ASP.NET Oct 4th, 2005
Replies: 4
Views: 2,688
Posted By akadez
Re: Working on Datagrid with Listboxes !!

<!-- Code in ASPX DataGrid -->
<ItemTemplate>
<input type="button" value="Move" onclick="javascript:SwapList('<%# (Container.ItemIndex + 1) %>');">
</ItemTemplate>

//Javascript Code:...
Forum: ASP.NET Oct 3rd, 2005
Replies: 4
Views: 2,688
Posted By akadez
Re: Working on Datagrid with Listboxes !!

Not sure if this is what you are attempting to do.

Scenerio

Datagrid has a 2 listbox controls. When clicking >> button, click event should move selected items from listbox1 to...
Forum: Web Development Job Offers Oct 1st, 2005
Replies: 8
Views: 3,805
Posted By akadez
Re: need an ASP.NET programmer $$

If you want a cost effective yet well architected solution, I am willing to provide a quote and RFC document after recieving details on your project.

I am a senior software engineer, and am in the...
Forum: ASP.NET Oct 1st, 2005
Replies: 10
Views: 16,993
Posted By akadez
Re: How is 3Tier architecture implemented in ASP.NET

ITSenior great response. Below is my thought to possibly provide additional insight.

Java vs. .NET is a common topic. What the Java folks have over the .NET folks is strong experience in OO design...
Forum: ASP.NET Oct 1st, 2005
Replies: 5
Views: 2,212
Posted By akadez
Re: counting checkboxes

I agree with tgreer, his example would never return "123". The only thing I can think is that you are using a string as your counter variable and concatenating it rather than using an integer and...
Forum: ASP.NET Oct 1st, 2005
Replies: 2
Views: 5,348
Posted By akadez
Re: hide checkbox when field value is null

I think this is what you are attempting to do.

Scenario:

DataGrid is bound with data, if a certain value in the row is null then do not display the checkbox.


Code (code-in-front):

<!--...
Forum: ASP.NET Oct 1st, 2005
Replies: 1
Views: 1,774
Posted By akadez
Re: Final Year Project

Ajax is the wave of the future, Google's adoption started the trend but even Microsoft is aboard (Atlas project). A user control I have created that has recieved rave reviews by end-users is a paged...
Forum: JavaScript / DHTML / AJAX Sep 27th, 2005
Replies: 25
Views: 17,782
Posted By akadez
Solution Re: Save Target as...

The future is web applications, and needs to provide the same capabilities as a WinForms, if the developer deems so. 90% of my sites are intranet based, so I do not have the fear of anonymous users....
Showing results 1 to 8 of 8

 
All times are GMT -4. The time now is 6:01 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC