Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~1K People Reached

9 Posted Topics

Member Avatar for sumangala

Hi all, bellow i m writing the code snippet which gives the error as Microsoft JScript runtime error: Object doesn't support this property or method, what to do.I m trying for jqgrid in asp.net with MVC without creating Helper. [CODE]<script type="text/javascript"> jQuery(document).ready(function() { jQuery("#list").jqGrid({ url:'/jqGrid/GridData/', datatype: 'json', mtype: 'GET', colNames: …

Member Avatar for atulsavaliya
0
254
Member Avatar for sumangala

Hello all,Iam trying to use CSV reader in my console application where i am reading txt file and inserting data into database. But while using CSV reader to read text file,as text file containg multiple delimeters i between fields. I wanna trim multiple delimeters to single ,so that i can …

Member Avatar for Teme64
0
107
Member Avatar for sumangala

I am developing one application in asp.net mvc. The error that occurs frequently is parser error. Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. Parser Error Message: Could not …

Member Avatar for kvprajapati
0
85
Member Avatar for sumangala

Hi all, bellow i m writing the code snippet which gives the error as Microsoft JScript runtime error: Object doesn't support this property or method, what to do.I m trying for jqgrid in asp.net with MVC without creating Helper. [code] <script type="text/javascript"> jQuery(document).ready(function() { jQuery("#list").jqGrid({ url:'/jqGrid/GridData/', datatype: 'json', mtype: 'GET', …

Member Avatar for zahir_palsaniya
0
230
Member Avatar for sumangala

Hi all,I am trying for validation using regular expression for Indian mobile number. Simply i have tried for"^[8,9]{1}[0-9]{9}$" and some others also but it is not working. I want regular expression for: 10 digit mobile number starts with 8 or 9

Member Avatar for samaru
0
82
Member Avatar for sumangala

Hi,I want to generate unique ID in the database that has the combination of characters and digits. eg. ab111 and next should be ab112 ,ab113 and so on. Can anybody help me?

Member Avatar for samaru
0
79
Member Avatar for sumangala

I ma doing Jqgrid application. DemoJQGrid is the name of my application. Why this errror comes. [B] Could not load type 'DemoJQGrid.MvcApplication'[/B] and the error page is global.asax.cs

0
59
Member Avatar for debangan.b

what do u mean by site handling? means u r going to develop a website or what?

Member Avatar for debangan.b
0
130
Member Avatar for sumangala

Hi,I m doing project on forum management. So i want to kno wht r teh problems or lackings still u find in discussion forums.What else u expect? plz guide me ,so that i will try to implement this in my project.

Member Avatar for kvprajapati
0
73

The End.