Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:490835
More Search Options
RSS Available
Matching Posts
Re: how to return to a view page of a module and still get the last date displayed in it previously
thanks for your answer. So does it mean that I have to pass to the detail page (in the session or querystring) all the search criteria (they could be many as I have about 15 text boxes and drop down lists as search criteria, with AND/OR options between each and every one of them) just in case the user will decide to navigate back to the master page? Is there no easier solution? (I dont know, javascript History or something like that?) thanks
Posted to
Custom Modules
(Forum)
by
lilon
on 3/15/2006
how to return to a view page of a module and still get the last date displayed in it previously
Hi, I have a Master Detail module with the master on one page and the details on another. The master has a search button and a datagrid which displays the results. In the datagrid I have hyperlink in each row that sends the user if clicked to the Detail page, where he can see the details in another datagrid, and add, edit, delete. My problem is how to return from the detail page to the master and still get the last search results of the master displayed in the datagrid. If I use Response.Redirect
Posted to
Custom Modules
(Forum)
by
lilon
on 3/14/2006
How to
Hi, I have a Master Detail module with the master on one page and the details on another. The master has a search button and a datagrid which displays the results. In the datagrid I have hyperlink in each row that sends the user if clicked to the Detail page, where he can see the details in another datagrid, and add, edit, delete. My problem is how to return from the detail page to the master and still get the last search results of the master displayed in the datagrid. If I use Response.Redirect
Posted to
DotNetNuke
(Forum)
by
lilon
on 3/14/2006
an editable datagrid deosn't work with localization
Hi, I have created an editable datagrid, which allows me to edit and delete using the asp:EditCommandColumn control. I have also inserted an Add functiontionality which sits in the footer at the bottom of each corresponding column (two text boxes, 3 dropdownlists, and an Add linkbutton) and everything works perfectly... except for 2 localization problems: 1. I cant localize the column headers using the usual way (I am using HeaderText="myColumn" in the ascx and "myColumn.Header" in the Rex file,
Posted to
Data Presentation Controls
(Forum)
by
lilon
on 3/11/2006
Re: Whats the proper way to add attributes from two InfoClasses (db tables) into a datagrid?
Well, thats just what I did. I created myNewInfoClass which is an exact copy of myfirstInfoClass and Inherits mysecondInfoClass, added attributes from both classes to the sp and used myNewInfoClass to retrieve them and populate the datagrid. I don't know if this is the proper way with dnn, but it does the work.
Posted to
DotNetNuke
(Forum)
by
lilon
on 3/9/2006
Re: Whats the proper way to add attributes from two InfoClasses (db tables) into a datagrid?
Surely it must be a common thing many developers would have to do, to have to return attributes from more than one table into a datagrid (attributes which are defined in more than one info class). I would appreciate help with this.
Posted to
DotNetNuke
(Forum)
by
lilon
on 3/7/2006
Whats the proper way to add attributes from two InfoClasses (db tables) into a datagrid?
Hi, I need to return results from two different tables represented in my module as two seperate InfoClasses and display them in a datagrid. Since I am using the " infoList = CBO.FillCollection(idr, typeof (myInfoClass)); " I can Obviously return only attributes defined in myInfoClass. How do I then display the attributes from mySecondInfoClass in the same datagrid? Do I have to make two db calls for both InfoClasses and somehow combine the results into one arraylist, or is it better to create a special
Posted to
DotNetNuke
(Forum)
by
lilon
on 3/2/2006
Re: problem saving non english strings to the db via an INSERT INTO module upload script
bump..
Posted to
DotNetNuke
(Forum)
by
lilon
on 2/27/2006
why can't my dynamic search sp handle long search strings?
Hi, I've implemented a dynamic search sp using "EXECUTE sp_executesql" and a filter string query(despite the risk of Injection, as it will be too difficult to implement it otherwise). I've declared both the filter and the sqlstring params in the sp as nvarchar(4000). Despite that fact, whenever my filter search string gets to be longer than (probably around) 400 - 500 hundreds chars I get back an error, which clearly indicates to me that the string has been cut short somewhere. All shorter queries
Posted to
DotNetNuke
(Forum)
by
lilon
on 2/27/2006
Re: problem saving non english strings to the db via an INSERT INTO module upload script
thanks for your answer. I did however saved it as unicode (utf-8 with signature is the proper way to save such unicode chars)
Posted to
DotNetNuke
(Forum)
by
lilon
on 2/19/2006
Page 1 of 12 (113 items) 1
2
3
4
5
Next >
...
Last »
WindowsClient:
Windows Client Developer Roundup for 12/7/2009
WindowsClient:
Introducing the new Bing Maps beta
ASP.NET:
My Presentations in Europe (December 2009)
Channel 9:
Channel 9 Live at PDC09: Dr Jeff Norris, NASA
Channel 10:
Flickr Drive Integrates Flickr into Windows Explorer
Channel 10:
Playfire: A Growing Network for Gamers
Channel 10:
Find the Top iPhone Apps with Bing (Yes, Really!)
Channel 10:
Xbox to Become Emergency Alert System
Channel 10:
Progression of the Iconic Background
WindowsClient:
ASP.NET AJAX 4.0 Data Binding on MSDN Magazine
WindowsClient:
Don’t miss out..
TechNet Edge:
Improving Collaboration with SharePoint - Tech Focus December 2009 Part 1
Channel 9:
Channel 9 Live at PDC09: Scott Guthrie
Channel 10:
Get Discounted Concert Tickets at the New Windows Section 7
Channel 10:
Get Bing Wallpapers on the iPhone
Channel 10:
Bing Gets a New Toolbar
ASP.NET:
More on medium trust: what permission are you missing?
Channel 9:
Channel 9 Live at PDC09: Bob Muglia
WindowsClient:
Adventures With Windows Azure Diagnostics
Mix Online:
Adventures With Windows Azure Diagnostics
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online